Home
last modified time | relevance | path

Searched defs:I2C_ARBITRATION_LOST_INT_ENA_M (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h491 #define I2C_ARBITRATION_LOST_INT_ENA_M (BIT(5)) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h593 #define I2C_ARBITRATION_LOST_INT_ENA_M (BIT(5)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h593 #define I2C_ARBITRATION_LOST_INT_ENA_M (BIT(5)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h694 #define I2C_ARBITRATION_LOST_INT_ENA_M (I2C_ARBITRATION_LOST_INT_ENA_V << I2C_ARBITRATION_LOST_INT… macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h592 #define I2C_ARBITRATION_LOST_INT_ENA_M (BIT(5)) macro