Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_i2c_reg.h40 #define RTC_I2C_RX_LSB_FIRST_M BIT(7) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_i2c_reg.h62 #define RTC_I2C_RX_LSB_FIRST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_i2c_reg.h52 #define RTC_I2C_RX_LSB_FIRST_M (BIT(5)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_i2c_reg.h78 #define RTC_I2C_RX_LSB_FIRST_M (RTC_I2C_RX_LSB_FIRST_V << RTC_I2C_RX_LSB_FIRST_S) macro