Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h62 #define GPIO_OUT_DATA_M ((GPIO_OUT_DATA_V)<<(GPIO_OUT_DATA_S))
64 #define GPIO_OUT_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h62 #define GPIO_OUT_DATA_M ((GPIO_OUT_DATA_V)<<(GPIO_OUT_DATA_S))
64 #define GPIO_OUT_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h30 #define GPIO_OUT_DATA_M ((GPIO_OUT_DATA_V)<<(GPIO_OUT_DATA_S))
32 #define GPIO_OUT_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h62 #define GPIO_OUT_DATA_M ((GPIO_OUT_DATA_V)<<(GPIO_OUT_DATA_S))
64 #define GPIO_OUT_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h65 #define GPIO_OUT_DATA_M ((GPIO_OUT_DATA_V)<<(GPIO_OUT_DATA_S))
67 #define GPIO_OUT_DATA_S 0 macro