Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_ISO15693Format.c69 #define ISO15693_INVENTORY_CMD_MASK 0x02U macro
416 *(a_send_byte + send_index) = (uint8_t) ISO15693_INVENTORY_CMD_MASK; in phFriNfc_ISO15693_H_ProFormat()
423 *(a_send_byte + send_index) = (uint8_t) ISO15693_INVENTORY_CMD_MASK; in phFriNfc_ISO15693_H_ProFormat()