Searched refs:head_pulse_width_1 (Results 1 – 2 of 2) sorted by relevance
47 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()
154 uint8_t head_pulse_width_1; member
Completed in 7 milliseconds