Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h40 #define NEC_BIT_1_SPACE (3 * NEC_UNIT) macro
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c164 if (eq_margin(ev->duration, NEC_BIT_1_SPACE, NEC_UNIT / 2)) { in ir_nec_decode()