Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h274 #define GPIO_STATUS1_W1TS_M (GPIO_STATUS1_W1TS_V << GPIO_STATUS1_W1TS_S)
276 #define GPIO_STATUS1_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_reg.h225 #define GPIO_STATUS1_W1TS_M ((GPIO_STATUS1_W1TS_V)<<(GPIO_STATUS1_W1TS_S))
227 #define GPIO_STATUS1_W1TS_S 0 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_reg.h222 #define GPIO_STATUS1_W1TS_M ((GPIO_STATUS1_W1TS_V)<<(GPIO_STATUS1_W1TS_S))
224 #define GPIO_STATUS1_W1TS_S 0 macro