Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/rmt/ir_protocols/components/infrared_tools/src/
Dir_parser_rmt_rc5.c44 bool last_t_bit; member
124 …*repeat = (t == rc5_parser->last_t_bit && addr == rc5_parser->last_address && cmd == rc5_parser->l… in rc5_parser_get_scan_code()
129 rc5_parser->last_t_bit = t; in rc5_parser_get_scan_code()