Home
last modified time | relevance | path

Searched refs:no_of_sections (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
DphDnldNfc.c318 uint8_t no_of_sections; member
1669 while((sec_index < psDnldContext->p_fw_hdr->no_of_sections) in phDnldNfc_Resume_Write()
1707 if( (sec_index < psDnldContext->p_fw_hdr->no_of_sections) in phDnldNfc_Resume_Write()
3463 if( (BYTE_MASK > cur_fw_hdr->no_of_sections) in phDnldNfc_Process_FW()
3464 && (0 != cur_fw_hdr->no_of_sections) in phDnldNfc_Process_FW()
3468 (cur_fw_hdr->no_of_sections * sizeof(section_info_t))); in phDnldNfc_Process_FW()
3476 cur_fw_hdr->no_of_sections); in phDnldNfc_Process_FW()
3479 < cur_fw_hdr->no_of_sections; sec_index++ ) in phDnldNfc_Process_FW()
3591 (0 == cur_fw_hdr->no_of_sections) in phDnldNfc_Process_FW()