Searched refs:bytes_offset (Results 1 – 3 of 3) sorted by relevance
533 uint8_t bytes_offset = 0; in phFriNfc_MfUL_GetLockBytesInfo() local538 bytes_offset = (uint8_t)(ps_type2_info->DynLockBytes[lock_index] & MFUL_NIBBLE_MASK); in phFriNfc_MfUL_GetLockBytesInfo()554 + bytes_offset); in phFriNfc_MfUL_GetLockBytesInfo()
4144 uint8_t bytes_offset = 0; in phFriNfc_Tpz_H_GetLockBytesInfo() local4150 bytes_offset = (uint8_t)(p_lock_info[lock_index] & TOPAZ_NIBBLE_MASK); in phFriNfc_Tpz_H_GetLockBytesInfo()4169 + bytes_offset); in phFriNfc_Tpz_H_GetLockBytesInfo()4212 uint8_t bytes_offset = 0; in phFriNfc_Tpz_H_GetMemBytesInfo() local4218 bytes_offset = (uint8_t)(p_mem_info[mem_index] & TOPAZ_NIBBLE_MASK); in phFriNfc_Tpz_H_GetMemBytesInfo()4232 + bytes_offset); in phFriNfc_Tpz_H_GetMemBytesInfo()
16 uint16 bytes_offset; member