Home
last modified time | relevance | path

Searched refs:GPIO_ENABLE1_DATA_V (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.5.0/components/soc/esp32h2/include/soc/
Dgpio_reg.h142 #define GPIO_ENABLE1_DATA_M ((GPIO_ENABLE1_DATA_V)<<(GPIO_ENABLE1_DATA_S))
143 #define GPIO_ENABLE1_DATA_V 0x1FFF macro
/hal_espressif-3.5.0/components/soc/esp32/include/soc/
Dgpio_reg.h110 #define GPIO_ENABLE1_DATA_M ((GPIO_ENABLE1_DATA_V)<<(GPIO_ENABLE1_DATA_S))
111 #define GPIO_ENABLE1_DATA_V 0xFF macro
/hal_espressif-3.5.0/components/soc/esp32s2/include/soc/
Dgpio_reg.h142 #define GPIO_ENABLE1_DATA_M ((GPIO_ENABLE1_DATA_V)<<(GPIO_ENABLE1_DATA_S))
143 #define GPIO_ENABLE1_DATA_V 0x3FFFFF macro
/hal_espressif-3.5.0/components/soc/esp32s3/include/soc/
Dgpio_reg.h145 #define GPIO_ENABLE1_DATA_M ((GPIO_ENABLE1_DATA_V)<<(GPIO_ENABLE1_DATA_S))
146 #define GPIO_ENABLE1_DATA_V 0x3FFFFF macro