Home
last modified time | relevance | path

Searched refs:NEC_BIT_PULSE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Dir-nec-decoder.c16 #define NEC_BIT_PULSE (1 * NEC_UNIT) macro
91 if (!eq_margin(ev.duration, NEC_BIT_PULSE, NEC_UNIT / 2)) in ir_nec_decode()
212 .bit_pulse = NEC_BIT_PULSE,