Home
last modified time | relevance | path

Searched refs:RTC_I2C_ARBITRATION_LOST_INT_RAW_M (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_i2c_reg.h184 #define RTC_I2C_ARBITRATION_LOST_INT_RAW_M BIT(4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h314 #define RTC_I2C_ARBITRATION_LOST_INT_RAW_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h304 #define RTC_I2C_ARBITRATION_LOST_INT_RAW_M (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h340 #define RTC_I2C_ARBITRATION_LOST_INT_RAW_M (RTC_I2C_ARBITRATION_LOST_INT_RAW_V << RTC_I2C_ARBITRAT… macro