Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h267 uint32_t rxfifo_wm_thrhd:4; member
Di2c_struct.h303 uint32_t rxfifo_wm_thrhd:5; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h276 uint32_t rxfifo_wm_thrhd:4; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h312 uint32_t rxfifo_wm_thrhd:5; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h303 uint32_t rxfifo_wm_thrhd:5; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h358 hw->fifo_conf.rxfifo_wm_thrhd = full_thr; in i2c_ll_set_rxfifo_full_thr()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h374 hw->fifo_conf.rxfifo_wm_thrhd = full_thr; in i2c_ll_set_rxfifo_full_thr()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h377 hw->fifo_conf.rxfifo_wm_thrhd = full_thr; in i2c_ll_set_rxfifo_full_thr()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h377 hw->fifo_conf.rxfifo_wm_thrhd = full_thr; in i2c_ll_set_rxfifo_full_thr()