Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_reg.h154 #define GPIO_ENABLE1_DATA_M (GPIO_ENABLE1_DATA_V << GPIO_ENABLE1_DATA_S)
155 #define GPIO_ENABLE1_DATA_V 0x00000007U macro
/hal_espressif-latest/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-latest/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
/hal_espressif-latest/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