Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_reg.h142 #define GPIO_STATUS_W1TS_M ((GPIO_STATUS_W1TS_V)<<(GPIO_STATUS_W1TS_S))
144 #define GPIO_STATUS_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_reg.h154 #define GPIO_STATUS_W1TS_M (GPIO_STATUS_W1TS_V << GPIO_STATUS_W1TS_S)
156 #define GPIO_STATUS_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h238 #define GPIO_STATUS_W1TS_M (GPIO_STATUS_W1TS_V << GPIO_STATUS_W1TS_S)
240 #define GPIO_STATUS_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgpio_reg.h154 #define GPIO_STATUS_W1TS_M (GPIO_STATUS_W1TS_V << GPIO_STATUS_W1TS_S)
156 #define GPIO_STATUS_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h201 #define GPIO_STATUS_W1TS_M ((GPIO_STATUS_W1TS_V)<<(GPIO_STATUS_W1TS_S))
203 #define GPIO_STATUS_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h198 #define GPIO_STATUS_W1TS_M ((GPIO_STATUS_W1TS_V)<<(GPIO_STATUS_W1TS_S))
200 #define GPIO_STATUS_W1TS_S 0 macro