Home
last modified time | relevance | path

Searched refs:GPIO_ENABLE_DATA_V (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))
95 #define GPIO_ENABLE_DATA_V 0x3FFFFFF 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))
119 #define GPIO_ENABLE_DATA_V 0xFFFFFFFF 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))
87 #define GPIO_ENABLE_DATA_V 0xFFFFFFFF 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))
119 #define GPIO_ENABLE_DATA_V 0xFFFFFFFF 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))
122 #define GPIO_ENABLE_DATA_V 0xFFFFFFFF macro