Searched refs:p_sec_hdr (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphDnldNfc.c339 section_hdr_t *p_sec_hdr; member in struct:section_info
1276 uint32_t read_addr = (p_sec_info->p_sec_hdr->section_address
1282 sec_type = (unsigned int)p_sec_info->p_sec_hdr->section_mem_type;
1288 read_size = (uint16_t) p_sec_info->p_sec_hdr->section_length;
1384 sec_type = (unsigned int)p_sec_info->p_sec_hdr->section_mem_type;
1398 if( p_sec_info->p_sec_hdr->section_address
1469 dnld_addr = (p_sec_info->p_sec_hdr->section_address + *p_sec_offset);
1470 dnld_size = (uint16_t)(p_sec_info->p_sec_hdr->section_length
1537 trim_addr = p_sec_info->p_sec_hdr->section_address
1646 (p_sec_info->p_sec_hdr
[all...]

Completed in 35 milliseconds