Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_struct.h94 …uint32_t tx_fifo_empty_thrhd:5; /*Config tx_fifo empty threhd value when using apb fifo ac… member
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h362 hw->fifo_conf.tx_fifo_empty_thrhd = empty_thr; in i2c_ll_set_txfifo_empty_thr()