Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Di2c_ll.h30 #define I2C_LL_INTR_MASK (0x1ffff) /*!< I2C all interrupt bitmap */ macro
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Di2c_ll.h31 #define I2C_LL_INTR_MASK (0x3fff) /*!< I2C all interrupt bitmap */ macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Di2c_ll.h29 #define I2C_LL_INTR_MASK (0x3fff) /*!< I2C all interrupt bitmap */ macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Di2c_ll.h35 #define I2C_LL_INTR_MASK (0x3fff) /*!< I2C all interrupt bitmap */ macro
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Di2c_ll.h32 #define I2C_LL_INTR_MASK (0x3fff) /*!< I2C all interrupt bitmap */ macro