Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/card/common/src/
Dcard_spi.c55 u32 rest_comm; /* Total remaining number of bytes to send. */ member
166 cardi_param.rest_comm = (u32)len; in CARDi_CommandBegin()
294 if (!--p->rest_comm) in CARDi_CommArray()
301 if (!p->rest_comm) in CARDi_CommArray()
363 if (p->rest_comm > 1) in CARDi_CommVerifyCore()
365 p->rest_comm = 1; in CARDi_CommVerifyCore()