Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/src/
Dsdh.c40 static uint8_t _SDH1_ucSDHCBuffer[512]; variable
43 static uint8_t _SDH1_ucSDHCBuffer[512] __attribute__((aligned(4))); variable
1051 SD1.dmabuf = _SDH1_ucSDHCBuffer; in SDH_Open()