Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dgdma_reg.h432 #define GDMA_AHB_TESTADDR_M (GDMA_AHB_TESTADDR_V << GDMA_AHB_TESTADDR_S)
433 #define GDMA_AHB_TESTADDR_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgdma_reg.h1298 #define GDMA_AHB_TESTADDR_M (GDMA_AHB_TESTADDR_V << GDMA_AHB_TESTADDR_S)
1299 #define GDMA_AHB_TESTADDR_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgdma_reg.h1298 #define GDMA_AHB_TESTADDR_M (GDMA_AHB_TESTADDR_V << GDMA_AHB_TESTADDR_S)
1299 #define GDMA_AHB_TESTADDR_V 0x00000003U macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_reg.h5184 #define GDMA_AHB_TESTADDR_M ((GDMA_AHB_TESTADDR_V)<<(GDMA_AHB_TESTADDR_S))
5185 #define GDMA_AHB_TESTADDR_V 0x3 macro