Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h710 uint32_t rxfifo_wm_int_st:1; member
Di2c_struct.h832 uint32_t rxfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h719 uint32_t rxfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h829 uint32_t rxfifo_wm_int_st:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h832 uint32_t rxfifo_wm_int_st:1; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h837 } else if (int_sts.rxfifo_wm_int_st) { in i2c_ll_slave_get_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h896 } else if (int_sts.rxfifo_wm_int_st) { in i2c_ll_slave_get_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h846 } else if (int_sts.rxfifo_wm_int_st) { in i2c_ll_slave_get_event()