Home
last modified time | relevance | path

Searched refs:RTC_I2C_TIMEOUT_S (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))
136 #define RTC_I2C_TIMEOUT_S 0 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))
164 #define RTC_I2C_TIMEOUT_S 0 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))
154 #define RTC_I2C_TIMEOUT_S 0 macro