Searched defs:IR_OPT (Results 1 – 1 of 1) sorted by relevance
383 #define IR_OPT(op, type) ((uint16_t)(op) | ((uint16_t)(type) << IR_OPT_TYPE_SHIFT)) macro
Completed in 8 milliseconds