Home
last modified time | relevance | path

Searched refs:RTC_I2C_BYTE_TRANS_M (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_i2c_reg.h90 #define RTC_I2C_BYTE_TRANS_M BIT(6) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h124 #define RTC_I2C_BYTE_TRANS_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h114 #define RTC_I2C_BYTE_TRANS_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h146 #define RTC_I2C_BYTE_TRANS_M (RTC_I2C_BYTE_TRANS_V << RTC_I2C_BYTE_TRANS_S) macro