Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h494 #define RTC_I2C_COMMAND2_M ((RTC_I2C_COMMAND2_V)<<(RTC_I2C_COMMAND2_S))
496 #define RTC_I2C_COMMAND2_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h484 #define RTC_I2C_COMMAND2_M ((RTC_I2C_COMMAND2_V)<<(RTC_I2C_COMMAND2_S))
486 #define RTC_I2C_COMMAND2_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h601 #define RTC_I2C_COMMAND2_M (RTC_I2C_COMMAND2_V << RTC_I2C_COMMAND2_S)
603 #define RTC_I2C_COMMAND2_S 0 macro