Searched defs:LIRC_SPACE (Results 1 – 2 of 2) sorted by relevance
24 #define LIRC_SPACE(val) (((val)&LIRC_VALUE_MASK) | LIRC_MODE2_SPACE) macro