Home
last modified time | relevance | path

Searched refs:RTC_I2C_TIMEOUT_V (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_i2c_reg.h134 #define RTC_I2C_TIMEOUT_M ((RTC_I2C_TIMEOUT_V)<<(RTC_I2C_TIMEOUT_S))
135 #define RTC_I2C_TIMEOUT_V 0xFFFFF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h162 #define RTC_I2C_TIMEOUT_M ((RTC_I2C_TIMEOUT_V)<<(RTC_I2C_TIMEOUT_S))
163 #define RTC_I2C_TIMEOUT_V 0xFFFFF macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h152 #define RTC_I2C_TIMEOUT_M ((RTC_I2C_TIMEOUT_V)<<(RTC_I2C_TIMEOUT_S))
153 #define RTC_I2C_TIMEOUT_V 0xFFFFF macro