Home
last modified time | relevance | path

Searched refs:nonfifo_en (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Di2c_struct.h95 uint32_t nonfifo_en: 1; /*Set this bit to enble apb nonfifo access.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h279 uint32_t nonfifo_en:1; member
Di2c_struct.h313 uint32_t nonfifo_en:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h288 uint32_t nonfifo_en:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h322 uint32_t nonfifo_en:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h313 uint32_t nonfifo_en:1; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Di2c_struct.h106 uint32_t nonfifo_en : 1; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Di2c_struct.h94 uint32_t nonfifo_en: 1; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h259 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32/include/hal/
Di2c_ll.h238 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Di2c_ll.h227 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h260 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h263 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Di2c_ll.h260 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h263 hw->fifo_conf.nonfifo_en = fifo_mode_en ? 0 : 1; in i2c_ll_set_fifo_mode()