Lines Matching refs:SHARP_BIT_PULSE
16 #define SHARP_BIT_PULSE (8 * SHARP_UNIT) /* 320us */ macro
58 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
59 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
71 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
72 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
85 SHARP_BIT_PULSE * 2)) in ir_sharp_decode()
88 SHARP_BIT_0_PERIOD, SHARP_BIT_PULSE * 2)) in ir_sharp_decode()
104 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
105 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
137 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
170 .bit_pulse = SHARP_BIT_PULSE,
173 .trailer_pulse = SHARP_BIT_PULSE,