Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_reg.h150 #define GPIO_STATUS_W1TC_M ((GPIO_STATUS_W1TC_V)<<(GPIO_STATUS_W1TC_S))
152 #define GPIO_STATUS_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_reg.h166 #define GPIO_STATUS_W1TC_M (GPIO_STATUS_W1TC_V << GPIO_STATUS_W1TC_S)
168 #define GPIO_STATUS_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h250 #define GPIO_STATUS_W1TC_M (GPIO_STATUS_W1TC_V << GPIO_STATUS_W1TC_S)
252 #define GPIO_STATUS_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_reg.h166 #define GPIO_STATUS_W1TC_M (GPIO_STATUS_W1TC_V << GPIO_STATUS_W1TC_S)
168 #define GPIO_STATUS_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h209 #define GPIO_STATUS_W1TC_M ((GPIO_STATUS_W1TC_V)<<(GPIO_STATUS_W1TC_S))
211 #define GPIO_STATUS_W1TC_S 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h206 #define GPIO_STATUS_W1TC_M ((GPIO_STATUS_W1TC_V)<<(GPIO_STATUS_W1TC_S))
208 #define GPIO_STATUS_W1TC_S 0 macro