Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h262 #define GPIO_STATUS1_INTERRUPT_M (GPIO_STATUS1_INTERRUPT_V << GPIO_STATUS1_INTERRUPT_S)
264 #define GPIO_STATUS1_INTERRUPT_S 0 macro