Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_NVMC.c97 enum flash_op_t flash_op; member
149 this->flash_op = flash_idle; in nhw_nvmc_uicr_init()
259 switch (this->flash_op) { in nhw_nvmc_timer_triggered()
277 "operation (%i)\n", __func__, this->flash_op); in nhw_nvmc_timer_triggered()
281 this->flash_op = flash_idle; in nhw_nvmc_timer_triggered()
318 if ( hw_nvmc_st[i].flash_op != flash_idle) { \
321 __func__, x, i, hw_nvmc_st[inst].flash_op); \
356 this->flash_op = flash_erase; in nhw_nvmc_erase_page()
383 this->flash_op = flash_erase_uicr; in nhw_nvmc_regw_sideeffects_ERASEUICR()
401 this->flash_op = flash_erase_all; in nhw_nvmc_regw_sideeffects_ERASEALL()
[all …]