Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_bcm_iproc.c167 uint32_t tx_underrun; member
358 dd->tx_underrun = 0; in iproc_i2c_target_rx()
408 dd->tx_underrun++; in iproc_i2c_target_isr()
409 if (dd->tx_underrun == 1) { in iproc_i2c_target_isr()