Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/
Di2c_hal.c107 void i2c_hal_set_rxfifo_full_thr(i2c_hal_context_t *hal, uint8_t full_thr) in i2c_hal_set_rxfifo_full_thr()
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Di2c_ll.h350 static inline void i2c_ll_set_rxfifo_full_thr(i2c_dev_t *hw, uint8_t full_thr) in i2c_ll_set_rxfifo_full_thr()