Home
last modified time | relevance | path

Searched defs:DEVICE_ERASE_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/debug/coredump/
Dcoredump_backend_flash_partition.c50 #define DEVICE_ERASE_BLOCK_SIZE DT_PROP(FLASH_CONTROLLER, erase_block_size) macro
53 #define DEVICE_ERASE_BLOCK_SIZE 1 macro