Searched refs:modu_width_1 (Results 1 – 2 of 2) sorted by relevance
158 uint8_t modu_width_1; member
86 tx_config->modu_width_1 = ((ir_clock / 11310 + 5) / 10 - 1) & 0xff; in bflb_ir_tx_init()101 …regval = (tx_config->pulse_width_unit & 0xfff) | tx_config->modu_width_1 << 16 | tx_config->modu_w… in bflb_ir_tx_init()
Completed in 7 milliseconds