Lines Matching defs:inst

140   for (int inst = 0; inst < NHW_NVMC_UICR_TOTAL_INST; inst++) {  in nhw_nvmc_uicr_init()  local
190 for (int inst = 0; inst < NHW_NVMC_UICR_TOTAL_INST; inst++) { in nhw_nvmc_uicr_clean_up() local
208 static void nhw_nvmc_complete_erase(uint inst) { in nhw_nvmc_complete_erase()
222 static void nhw_nvmc_complete_erase_partial(uint inst){ in nhw_nvmc_complete_erase_partial()
232 static void nhw_nvmc_complete_erase_uicr(uint inst){ in nhw_nvmc_complete_erase_uicr()
240 static void nhw_nvmc_complete_erase_all(uint inst){ in nhw_nvmc_complete_erase_all()
254 for (int inst = 0; inst < NHW_NVMC_UICR_TOTAL_INST; inst++) { in nhw_nvmc_timer_triggered() local
293 bs_time_t nhw_nvmc_time_to_ready(uint inst) { in nhw_nvmc_time_to_ready()
349 void nhw_nvmc_erase_page(uint inst, uint32_t address){ in nhw_nvmc_erase_page()
366 void nhw_nvmc_regw_sideeffects_ERASEPAGE(uint inst) { in nhw_nvmc_regw_sideeffects_ERASEPAGE()
370 void nhw_nvmc_regw_sideeffects_ERASEPCR0(uint inst) { in nhw_nvmc_regw_sideeffects_ERASEPCR0()
374 void nhw_nvmc_regw_sideeffects_ERASEUICR(uint inst) { in nhw_nvmc_regw_sideeffects_ERASEUICR()
392 void nhw_nvmc_regw_sideeffects_ERASEALL(uint inst) { in nhw_nvmc_regw_sideeffects_ERASEALL()
409 void nhw_nvmc_erase_page_partial(uint inst, uint32_t address) { in nhw_nvmc_erase_page_partial()
435 void nhw_nvmc_regw_sideeffects_ERASEPAGEPARTIAL(uint inst) { in nhw_nvmc_regw_sideeffects_ERASEPAGEPARTIAL()
451 static void nhw_nvmc_address_location(uint32_t address, uint *inst, nvm_storage_state_t **storage, … in nhw_nvmc_address_location()
487 uint inst; in nhw_nmvc_write_word() local
554 uint inst; in nhw_nmvc_read_word() local
570 uint inst; in nhw_nmvc_read_halfword() local
586 uint inst; in nhw_nmvc_read_byte() local
618 uint inst; in nhw_nmvc_read_buffer() local
637 void* nrfhw_nmvc_flash_get_base_address(uint inst){ in nrfhw_nmvc_flash_get_base_address()