Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h178 #define GPIO_ENABLE1_W1TC_M (GPIO_ENABLE1_W1TC_V << GPIO_ENABLE1_W1TC_S)
180 #define GPIO_ENABLE1_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h161 #define GPIO_ENABLE1_W1TC_M ((GPIO_ENABLE1_W1TC_V)<<(GPIO_ENABLE1_W1TC_S))
163 #define GPIO_ENABLE1_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h158 #define GPIO_ENABLE1_W1TC_M ((GPIO_ENABLE1_W1TC_V)<<(GPIO_ENABLE1_W1TC_S))
160 #define GPIO_ENABLE1_W1TC_S 0 macro