Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_spi.c68 static BOOL CARDi_CommandCheckBusy(void);
198 while (!CARDi_CommandCheckBusy() && (rest > 0)) in CARDi_CommandEnd()
210 if (!CARDi_CommandCheckBusy()) in CARDi_CommandEnd()
246 static BOOL CARDi_CommandCheckBusy(void) in CARDi_CommandCheckBusy() function