Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/soc/esp32c3/include/soc/
Dgpio_reg.h94 #define GPIO_ENABLE_DATA_M ((GPIO_ENABLE_DATA_V)<<(GPIO_ENABLE_DATA_S))
96 #define GPIO_ENABLE_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h118 #define GPIO_ENABLE_DATA_M ((GPIO_ENABLE_DATA_V)<<(GPIO_ENABLE_DATA_S))
120 #define GPIO_ENABLE_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h86 #define GPIO_ENABLE_DATA_M ((GPIO_ENABLE_DATA_V)<<(GPIO_ENABLE_DATA_S))
88 #define GPIO_ENABLE_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h118 #define GPIO_ENABLE_DATA_M ((GPIO_ENABLE_DATA_V)<<(GPIO_ENABLE_DATA_S))
120 #define GPIO_ENABLE_DATA_S 0 macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h121 #define GPIO_ENABLE_DATA_M ((GPIO_ENABLE_DATA_V)<<(GPIO_ENABLE_DATA_S))
123 #define GPIO_ENABLE_DATA_S 0 macro