Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h508 #define RTC_I2C_COMMAND3_M ((RTC_I2C_COMMAND3_V)<<(RTC_I2C_COMMAND3_S))
510 #define RTC_I2C_COMMAND3_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h498 #define RTC_I2C_COMMAND3_M ((RTC_I2C_COMMAND3_V)<<(RTC_I2C_COMMAND3_S))
500 #define RTC_I2C_COMMAND3_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h620 #define RTC_I2C_COMMAND3_M (RTC_I2C_COMMAND3_V << RTC_I2C_COMMAND3_S)
622 #define RTC_I2C_COMMAND3_S 0 macro