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