Searched refs:psec_id (Results 1 – 1 of 1) sorted by relevance
58 uint32_t psec_id = 0U, mid = 0U; in partition_epc() local65 while (psec_id < MAX_EPC_SECTIONS) { in partition_epc()76 ret = get_epc_section(psec_id, &psec_addr, &psec_size); in partition_epc()81 psec_id++; in partition_epc()
Completed in 3 milliseconds