Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nuvoton/m2354/bsp/Library/StdDriver/inc/
Dsdh.h189 uint32_t SDH_CardDetection(SDH_T *sdh);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/inc/
Dsdh.h189 uint32_t SDH_CardDetection(SDH_T *sdh);
/trusted-firmware-m-latest/platform/ext/target/nuvoton/common/bsp/StdDriver/src/
Dsdh.c63 uint32_t SDH_CardDetection(SDH_T *sdh);
331 uint32_t SDH_CardDetection(SDH_T *sdh) in SDH_CardDetection() function
834 if(!(SDH_CardDetection(sdh))) in SDH_Probe()