Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/card/common/src/
Dcard_spi.c70 static BOOL CARDi_CommandCheckBusy(void);
200 while (!CARDi_CommandCheckBusy() && (rest > 0)) in CARDi_CommandEnd()
212 if (!CARDi_CommandCheckBusy()) in CARDi_CommandEnd()
248 static BOOL CARDi_CommandCheckBusy(void) in CARDi_CommandCheckBusy() function