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

/external/libnfc-nxp/src/
H A DphDnldNfc.c3407 section_info_t *p_cur_sec = NULL; local
3481 p_cur_sec = ((section_info_t *)
3484 p_cur_sec->p_sec_hdr = (section_hdr_t *)
3489 p_cur_sec->p_sec_hdr->section_hdr_len);
3491 p_cur_sec->p_sec_hdr->section_address);
3493 p_cur_sec->p_sec_hdr->section_length);
3495 p_cur_sec->p_sec_hdr->section_mem_type);
3497 sec_type = (unsigned int)p_cur_sec->p_sec_hdr->section_mem_type;
3501 p_cur_sec->p_trim_data = (uint8_t *)
3506 p_cur_sec
3718 section_info_t *p_cur_sec = NULL; local
[all...]

Completed in 50 milliseconds