Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_NVMC.c90 enum flash_op_t {flash_idle = 0, flash_write, flash_erase, flash_erase_partial, flash_erase_uicr, f… enumerator
266 case flash_erase_partial: in nhw_nvmc_timer_triggered()
421 this->flash_op = flash_erase_partial; in nhw_nvmc_erase_page_partial()