Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/nitro/card/
DpullOut.h158 u32 CARDi_GetSlotResetCount(void);
/TwlSDK-5.5/build/libraries/card/ARM9/src/
Dcard_pullOut.c262 u32 CARDi_GetSlotResetCount(void) in CARDi_GetSlotResetCount() function
283 result = ((count == CARDi_GetSlotResetCount()) && !CARD_IsPulledOut()); in CARDi_IsPulledOutEx()