Searched refs:writef (Results 1 – 4 of 4) sorted by relevance
50 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member
475 uint8_t writef; /* WriteFlag: 00h if writing data finished; 0Fh if writing member
258 STREAM_TO_UINT8(ndef_info.writef, p_block_data); in ce_t3t_handle_update_cmd()280 p_cb->ndef_info.scratch_writef = ndef_info.writef; in ce_t3t_handle_update_cmd()283 if (ndef_info.writef == 0) { in ce_t3t_handle_update_cmd()435 ndef_writef = p_cb->ndef_info.writef; in ce_t3t_handle_check_cmd()892 p_cb->ndef_info.writef = T3T_MSG_NDEF_WRITEF_OFF; in CE_T3tSetLocalNDEFMsg()
461 p_cb->ndef_attrib.writef = T3T_MSG_NDEF_WRITEF_OFF; in rw_t3t_format_cplt()1356 STREAM_TO_UINT8(p_cb->ndef_attrib.writef, p); in rw_t3t_act_handle_ndef_detect_rsp()1371 p_cb->ndef_attrib.nmaxb, p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()1381 p_cb->ndef_attrib.nmaxb, p_cb->ndef_attrib.writef, in rw_t3t_act_handle_ndef_detect_rsp()2059 p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing in rw_t3t_handle_sro_poll_rsp()2623 } else if (p_cb->ndef_attrib.writef == in RW_T3tCheckNDef()3107 p, p_cb->ndef_attrib.writef); /* WriteFlag: 00h if writing in RW_T3tSetReadOnly()