Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h37 #define NEC_HEADER_SPACE (8 * NEC_UNIT) macro
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c142 if (eq_margin(ev->duration, NEC_HEADER_SPACE, NEC_UNIT)) { in ir_nec_decode()