Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Di2c_hal.h150 void i2c_hal_txfifo_rst(i2c_hal_context_t *hal);
/hal_espressif-3.6.0/components/hal/
Di2c_hal.c17 void i2c_hal_txfifo_rst(i2c_hal_context_t *hal) in i2c_hal_txfifo_rst() function
/hal_espressif-3.6.0/components/driver/
Di2c.c461 i2c_hal_txfifo_rst(&(i2c_context[i2c_num].hal)); in i2c_reset_tx_fifo()