Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_NVM_backend.c78 st->rm_at_exit = args->rm; in nhw_nvm_init_storage()
111 if ((st->rm_at_exit == true) && (st->file_path != NULL)) { in nhw_nvm_clear_storage()
DNHW_NVM_backend.h25 bool rm_at_exit; member