Home
last modified time | relevance | path

Searched refs:GPIO_STATUS_INTERRUPT_V (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_reg.h142 #define GPIO_STATUS_INTERRUPT_M (GPIO_STATUS_INTERRUPT_V << GPIO_STATUS_INTERRUPT_S)
143 #define GPIO_STATUS_INTERRUPT_V 0xFFFFFFFFU macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h226 #define GPIO_STATUS_INTERRUPT_M (GPIO_STATUS_INTERRUPT_V << GPIO_STATUS_INTERRUPT_S)
227 #define GPIO_STATUS_INTERRUPT_V 0xFFFFFFFFU macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_reg.h142 #define GPIO_STATUS_INTERRUPT_M (GPIO_STATUS_INTERRUPT_V << GPIO_STATUS_INTERRUPT_S)
143 #define GPIO_STATUS_INTERRUPT_V 0x01FFFFFFU macro