Home
last modified time | relevance | path

Searched defs:empty_thr (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/hal/
Di2c_hal.c102 void i2c_hal_set_txfifo_empty_thr(i2c_hal_context_t *hal, uint8_t empty_thr) in i2c_hal_set_txfifo_empty_thr()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Di2c_ll.h337 static inline void i2c_ll_set_txfifo_empty_thr(i2c_dev_t *hw, uint8_t empty_thr) in i2c_ll_set_txfifo_empty_thr()