OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recv_length
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_ISO15693Map.c
281
uint8_t
recv_length
= 0;
local
292
recv_length
= (uint8_t)
295
if (ISO15693_SINGLE_BLK_RD_RESP_LEN ==
recv_length
)
302
recv_length
);
340
} /* if (ISO15693_SINGLE_BLK_RD_RESP_LEN ==
recv_length
) */
352
recv_length
= (uint8_t)(*psNdefMap->SendRecvLength -
355
if (ISO15693_SINGLE_BLK_RD_RESP_LEN ==
recv_length
)
360
recv_length
);
580
uint8_t
recv_length
,
588
while (i <
recv_length
) {
624
uint8_t
recv_length
= (uint8_t)
local
873
uint8_t
recv_length
= (uint8_t)
local
1314
uint8_t
recv_length
= (uint8_t)(*psNdefMap->SendRecvLength -
local
[
all
...]
phFriNfc_TopazDynamicMap.c
2565
uint16_t
recv_length
= 0;
local
2823
uint16_t
recv_length
= 0;
local
[
all
...]
Completed in 4337 milliseconds