Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_i2c_reg.h32 #define RTC_I2C_SCL_LOW_PERIOD_M ((RTC_I2C_SCL_LOW_PERIOD_V)<<(RTC_I2C_SCL_LOW_PERIOD_S))
33 #define RTC_I2C_SCL_LOW_PERIOD_V 0x1FFFFFF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h36 #define RTC_I2C_SCL_LOW_PERIOD_M ((RTC_I2C_SCL_LOW_PERIOD_V)<<(RTC_I2C_SCL_LOW_PERIOD_S))
37 #define RTC_I2C_SCL_LOW_PERIOD_V 0xFFFFF macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h26 #define RTC_I2C_SCL_LOW_PERIOD_M ((RTC_I2C_SCL_LOW_PERIOD_V)<<(RTC_I2C_SCL_LOW_PERIOD_S))
27 #define RTC_I2C_SCL_LOW_PERIOD_V 0xFFFFF macro