Lines Matching refs:block
50 RW_T1T_READ8_CPLT_EVT, /* Read block completed */
51 RW_T1T_WRITE_E8_CPLT_EVT, /* Write block after erase completed */
52 RW_T1T_WRITE_NE8_CPLT_EVT, /* Write block with no erase completed */
210 BT_HDR *p_data; /* block data of security status */
221 UINT8 block_size; /* block size in byte if I93_INFO_FLAG_MEM_SIZE */
288 NFC_API extern tNFC_STATUS RW_T1tRead (UINT8 block, UINT8 byte);
299 NFC_API extern tNFC_STATUS RW_T1tWriteErase (UINT8 block, UINT8 byte, UINT8 new_byte);
310 NFC_API extern tNFC_STATUS RW_T1tWriteNoErase (UINT8 block, UINT8 byte, UINT8 new_byte);
332 NFC_API extern tNFC_STATUS RW_T1tRead8 (UINT8 block);
343 NFC_API extern tNFC_STATUS RW_T1tWriteErase8 (UINT8 block, UINT8 *p_new_dat);
354 NFC_API extern tNFC_STATUS RW_T1tWriteNoErase8 (UINT8 block, UINT8 *p_new_dat);
481 NFC_API extern tNFC_STATUS RW_T2tRead (UINT16 block);
496 NFC_API extern tNFC_STATUS RW_T2tWrite (UINT16 block, UINT8 *p_write_data);
609 ** retrieve the tag's NDEF attribute information (block 0).
955 ** Description This function send Read Single Block command
971 ** Description This function send Write Single Block command
972 ** Application must get block size first by calling RW_I93GetSysInfo().
989 ** Description This function send Lock Block command
1158 ** Description This function send Get Multiple Block Security Status command