Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/card/common/src/
Dcard_spi.c57 u32 rest_comm; /* Total remaining number of bytes to send */ member
168 cardi_param.rest_comm = (u32)len; in CARDi_CommandBegin()
338 if (!--p->rest_comm) in CARDi_CommArray()
346 if (!p->rest_comm) in CARDi_CommArray()
408 if (p->rest_comm > 1) in CARDi_CommVerifyCore()
410 p->rest_comm = 1; in CARDi_CommVerifyCore()