Searched refs:rw_t1t_is_lock_reserved_otp_byte (Results 1 – 1 of 1) sorted by relevance
64 static bool rw_t1t_is_lock_reserved_otp_byte(uint16_t index);864 if (rw_t1t_is_lock_reserved_otp_byte((uint16_t)(offset)) == true) { in rw_t1t_handle_tlv_detect_rsp()1163 if (rw_t1t_is_lock_reserved_otp_byte(count) == false) { in rw_t1t_handle_ndef_rall_rsp()1237 if (rw_t1t_is_lock_reserved_otp_byte((uint16_t)( in rw_t1t_handle_ndef_read_rsp()1256 if (rw_t1t_is_lock_reserved_otp_byte((uint16_t)(index)) == false) { in rw_t1t_handle_ndef_read_rsp()1335 if (rw_t1t_is_lock_reserved_otp_byte( in rw_t1t_next_ndef_write_block()1531 if (rw_t1t_is_lock_reserved_otp_byte( in rw_t1t_prepare_ndef_bytes()1545 if (rw_t1t_is_lock_reserved_otp_byte( in rw_t1t_prepare_ndef_bytes()1665 if (rw_t1t_is_lock_reserved_otp_byte((uint16_t)(offset)) == false) { in rw_t1t_get_ndef_max_size()2067 static bool rw_t1t_is_lock_reserved_otp_byte(uint16_t index) { in rw_t1t_is_lock_reserved_otp_byte() function[all …]