Lines Matching refs:SHARP_BIT_PULSE
16 #define SHARP_BIT_PULSE (8 * SHARP_UNIT) /* 320us */ macro
60 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
61 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
73 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
74 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
87 SHARP_BIT_PULSE * 2)) in ir_sharp_decode()
90 SHARP_BIT_0_PERIOD, SHARP_BIT_PULSE * 2)) in ir_sharp_decode()
106 if (!eq_margin(ev.duration, SHARP_BIT_PULSE, in ir_sharp_decode()
107 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
139 SHARP_BIT_PULSE / 2)) in ir_sharp_decode()
172 .bit_pulse = SHARP_BIT_PULSE,
175 .trailer_pulse = SHARP_BIT_PULSE,