Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Di2c_reg.h479 #define I2C_TRANS_COMPLETE_INT_ENA_M (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Di2c_reg.h581 #define I2C_TRANS_COMPLETE_INT_ENA_M (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Di2c_reg.h581 #define I2C_TRANS_COMPLETE_INT_ENA_M (BIT(7)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Di2c_reg.h708 #define I2C_TRANS_COMPLETE_INT_ENA_M (I2C_TRANS_COMPLETE_INT_ENA_V << I2C_TRANS_COMPLETE_INT_ENA_S) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Di2c_reg.h580 #define I2C_TRANS_COMPLETE_INT_ENA_M (BIT(7)) macro