Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h634 #define RTC_I2C_COMMAND12_M ((RTC_I2C_COMMAND12_V)<<(RTC_I2C_COMMAND12_S))
636 #define RTC_I2C_COMMAND12_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h624 #define RTC_I2C_COMMAND12_M ((RTC_I2C_COMMAND12_V)<<(RTC_I2C_COMMAND12_S))
626 #define RTC_I2C_COMMAND12_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h791 #define RTC_I2C_COMMAND12_M (RTC_I2C_COMMAND12_V << RTC_I2C_COMMAND12_S)
793 #define RTC_I2C_COMMAND12_S 0 macro