Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/flash/
Dflash_simulator_native.c101 bool flash_rm_at_exit) in flash_mock_cleanup_native() argument
119 if ((flash_rm_at_exit == true) && (flash_file_path != NULL)) { in flash_mock_cleanup_native()
Dflash_simulator_native.h20 bool flash_rm_at_exit);
Dflash_simulator.c148 static bool flash_rm_at_exit; variable
431 flash_rm_at_exit); in flash_native_posix_cleanup()
451 .dest = (void *)&flash_rm_at_exit, in flash_native_posix_options()