Searched refs:SDH_SDCommand (Results 1 – 2 of 2) sorted by relevance
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | sdh.c | 67 uint32_t SDH_SDCommand(SDH_T *sdh, uint32_t ucCmd, uint32_t uArg) in SDH_SDCommand() function 474 SDH_SDCommand(sdh, 0ul, 0ul); /* reset all cards */ in SDH_Init() 511 SDH_SDCommand(sdh, 0ul, 0ul); /* reset all cards */ in SDH_Init() 520 SDH_SDCommand(sdh, 0ul, 0ul); /* reset */ in SDH_Init() 771 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_SelectCardType() 815 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Get_SD_info() 1106 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Read() 1240 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Write()
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | sdh.c | 79 uint32_t SDH_SDCommand(SDH_T *sdh, uint32_t ucCmd, uint32_t uArg) in SDH_SDCommand() function 558 SDH_SDCommand(sdh, 0ul, 0ul); /* reset all cards */ in SDH_Init() 601 SDH_SDCommand(sdh, 0ul, 0ul); /* reset all cards */ in SDH_Init() 610 SDH_SDCommand(sdh, 0ul, 0ul); /* reset */ in SDH_Init() 893 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_SelectCardType() 946 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Get_SD_info() 1281 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Read() 1436 SDH_SDCommand(sdh, 7ul, 0ul); in SDH_Write()
|