Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_i2c_struct.h722 uint32_t end_detect_int_st:1; member
Di2c_struct.h844 uint32_t end_detect_int_st:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h731 uint32_t end_detect_int_st:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h841 uint32_t end_detect_int_st:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Di2c_struct.h844 uint32_t end_detect_int_st:1; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h770 } else if (int_sts.end_detect_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h812 } else if (int_sts.end_detect_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h871 } else if (int_sts.end_detect_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h821 } else if (int_sts.end_detect_int_st) { in i2c_ll_master_get_event()