Searched refs:T4T_MAX_LENGTH_LE (Results 1 – 2 of 2) sorted by relevance
349 #define T4T_MAX_LENGTH_LE 0xFF /* Max number of bytes to be read from file in Read… macro
1535 if (p_t4t->max_read_size >= T4T_MAX_LENGTH_LE) in rw_t4t_sm_detect_ndef()1537 p_t4t->max_read_size = T4T_MAX_LENGTH_LE; in rw_t4t_sm_detect_ndef()2103 p_t4t->max_read_size = T4T_MAX_LENGTH_LE; in rw_t4t_select()