Searched defs:is_pulse (Results 1 – 4 of 4) sorted by relevance
43 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") argument
264 static void frbwrite(unsigned int l, bool is_pulse) in frbwrite()
381 bool is_pulse = false; in ite_tx_ir() local
196 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") argument