Home | History | Annotate | Download | only in src

Lines Matching full:command

48 GET SYSTEM INFORMATION COMMAND
51 /* READ SINGLE BLOCK COMMAND */
53 /* WRITE SINGLE BLOCK COMMAND */
55 /* READ MULTIPLE BLOCK COMMAND */
68 /* Inventory command support mask for the CC byte 4 */
72 /* Flags for the command */
138 uint8_t command,
149 uint8_t command,
172 *(psNdefSmtCrdFmt->SendRecvBuf + send_index) = (uint8_t)command;
181 switch (command)
354 /* Send the READ SINGLE BLOCK COMMAND */
527 /* GET system information command to get the card size */