Home
last modified time | relevance | path

Searched refs:I2C_ADDR_10BIT_EN_M (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h170 #define I2C_ADDR_10BIT_EN_M (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h203 #define I2C_ADDR_10BIT_EN_M (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h203 #define I2C_ADDR_10BIT_EN_M (BIT(31)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h273 #define I2C_ADDR_10BIT_EN_M (I2C_ADDR_10BIT_EN_V << I2C_ADDR_10BIT_EN_S) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h196 #define I2C_ADDR_10BIT_EN_M (BIT(31)) macro