Searched refs:RW_T1T_MAX_LOCK_BYTES (Results 1 – 2 of 2) sorted by relevance
45 #define RW_T1T_MAX_LOCK_BYTES 0x1E /* Maximum supported dynamic lock bytes … macro170 …tRW_T1T_LOCK lockbyte[RW_T1T_MAX_LOCK_BYTES]; /* Dynamic Lock byte information …
1122 if (p_t1t->num_lockbytes < RW_T1T_MAX_LOCK_BYTES) in rw_t1t_handle_tlv_detect_rsp()1130 …TRACE_ERROR1 ("T1T Buffer overflow error. Max supported lock bytes=0x%02X", RW_T1T_MAX_LOCK_BYTES); in rw_t1t_handle_tlv_detect_rsp()