Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_ir.c47 tx_config->head_pulse_width_1 = 7; in bflb_ir_tx_init()
72 tx_config->head_pulse_width_1 = 0; in bflb_ir_tx_init()
173 (tx_config->head_pulse_width_1 & 0xf) << 20 | \ in bflb_ir_tx_init()
185 regval = tx_config->head_pulse_width_0 | tx_config->head_pulse_width_1 << 8 | \ in bflb_ir_tx_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_ir.h154 uint8_t head_pulse_width_1; member

Completed in 7 milliseconds