Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h578 #define RTC_I2C_COMMAND8_M ((RTC_I2C_COMMAND8_V)<<(RTC_I2C_COMMAND8_S))
580 #define RTC_I2C_COMMAND8_S 0 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h568 #define RTC_I2C_COMMAND8_M ((RTC_I2C_COMMAND8_V)<<(RTC_I2C_COMMAND8_S))
570 #define RTC_I2C_COMMAND8_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h715 #define RTC_I2C_COMMAND8_M (RTC_I2C_COMMAND8_V << RTC_I2C_COMMAND8_S)
717 #define RTC_I2C_COMMAND8_S 0 macro