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