Home
last modified time | relevance | path

Searched refs:txfifo_wm_int_st (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h714 uint32_t txfifo_wm_int_st:1; member
Di2c_struct.h836 uint32_t txfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h723 uint32_t txfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h833 uint32_t txfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h836 uint32_t txfifo_wm_int_st:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h833 if (int_sts.txfifo_wm_int_st) { in i2c_ll_slave_get_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h892 if (int_sts.txfifo_wm_int_st) { in i2c_ll_slave_get_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h842 if (int_sts.txfifo_wm_int_st) { in i2c_ll_slave_get_event()