Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h522 #define RTC_I2C_COMMAND4_M ((RTC_I2C_COMMAND4_V)<<(RTC_I2C_COMMAND4_S))
524 #define RTC_I2C_COMMAND4_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h512 #define RTC_I2C_COMMAND4_M ((RTC_I2C_COMMAND4_V)<<(RTC_I2C_COMMAND4_S))
514 #define RTC_I2C_COMMAND4_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h639 #define RTC_I2C_COMMAND4_M (RTC_I2C_COMMAND4_V << RTC_I2C_COMMAND4_S)
641 #define RTC_I2C_COMMAND4_S 0 macro