Searched refs:T2T_CMD_SEC_SEL (Results 1 – 3 of 3) sorted by relevance
706 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL,sector_byte2)) == NFC_STATUS_OK) in rw_t2t_read()765 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in rw_t2t_write()1019 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK) in RW_T2tSectorSelect()
72 {T2T_CMD_SEC_SEL, 2, 1, 1}
181 #define T2T_CMD_SEC_SEL 0xC2 /* Sector select */ macro