Home
last modified time | relevance | path

Searched refs:arbitration_lost_int_st (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtwai_struct.h419 uint32_t arbitration_lost_int_st:1; member
Dlp_i2c_struct.h730 uint32_t arbitration_lost_int_st:1; member
Di2c_struct.h852 uint32_t arbitration_lost_int_st:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtwai_struct.h419 uint32_t arbitration_lost_int_st:1; member
Di2c_struct.h852 uint32_t arbitration_lost_int_st:1; member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Di2c_struct.h739 uint32_t arbitration_lost_int_st:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Di2c_struct.h849 uint32_t arbitration_lost_int_st:1; member
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Di2c_ll.h764 if (int_sts.arbitration_lost_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Di2c_ll.h806 if (int_sts.arbitration_lost_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Di2c_ll.h865 if (int_sts.arbitration_lost_int_st) { in i2c_ll_master_get_event()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Di2c_ll.h815 if (int_sts.arbitration_lost_int_st) { in i2c_ll_master_get_event()