Searched defs:is_pulse (Results 1 – 2 of 2) sorted by relevance
151 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") argument
389 bool is_pulse = false; in ite_tx_ir() local