OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_of_blocks
(Results
1 - 1
of
1
) sorted by null
/external/libnfc-nxp/src/
phFriNfc_ISO15693Format.c
271
uint8_t
no_of_blocks
= 0;
local
289
no_of_blocks
= (uint8_t)(*(p_recv_buf + recv_index) + 1);
301
no_of_blocks
= 8;
307
(
no_of_blocks
* blk_size_in_bytes);
Completed in 172 milliseconds