Searched refs:SDH_Read (Results 1 – 4 of 4) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | sdh.h | 182 uint32_t SDH_Read(SDH_T *sdh, uint8_t *pu8BufAddr, uint32_t u32StartSec, uint32_t u32SecCount);
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | sdh.h | 192 uint32_t SDH_Read(SDH_T *sdh, uint8_t *pu8BufAddr, uint32_t u32StartSec, uint32_t u32SecCount);
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | sdh.c | 983 uint32_t SDH_Read(SDH_T *sdh, uint8_t *pu8BufAddr, uint32_t u32StartSec, uint32_t u32SecCount) in SDH_Read() function
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | sdh.c | 1142 uint32_t SDH_Read(SDH_T *sdh, uint8_t *pu8BufAddr, uint32_t u32StartSec, uint32_t u32SecCount) in SDH_Read() function
|