Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h174 #define GPIO_STATUS_INT_W1TC_M ((GPIO_STATUS_INT_W1TC_V)<<(GPIO_STATUS_INT_W1TC_S))
176 #define GPIO_STATUS_INT_W1TC_S 0 macro