Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_NVMC.c92 struct hw_nvmc_st_t { struct
109 static struct hw_nvmc_st_t hw_nvmc_st[NHW_NVMC_UICR_TOTAL_INST]; argument
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()
255 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_timer_triggered()
354 struct hw_nvmc_st_t *this = &hw_nvmc_st[inst]; in nhw_nvmc_erase_page()
[all …]