Searched refs:hw_nvmc_st (Results 1 – 1 of 1) sorted by relevance
109 static struct hw_nvmc_st_t hw_nvmc_st[NHW_NVMC_UICR_TOTAL_INST]; variable118 Timer_NVMC = hw_nvmc_st[0].timer; in nhw_nvmc_find_next_event()121 if (hw_nvmc_st[i].timer < Timer_NVMC) { in nhw_nvmc_find_next_event()122 Timer_NVMC = hw_nvmc_st[i].timer; in nhw_nvmc_find_next_event()141 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_uicr_init()191 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_uicr_clean_up()209 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_complete_erase()223 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_complete_erase_partial()233 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_complete_erase_uicr()241 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_complete_erase_all()[all …]