Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_ir.c48 tx_config->head_pulse_width_0 = 15; in bflb_ir_tx_init()
73 tx_config->head_pulse_width_0 = 0; in bflb_ir_tx_init()
174 (tx_config->head_pulse_width_0 & 0xf) << 16 | \ 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.h155 uint8_t head_pulse_width_0; member

Completed in 7 milliseconds