Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/flash/erase_blocks/src/
Dmain.c31 #define TEST_FLASH_PART_SIZE \ macro
35 (TEST_FLASH_PART_OFFSET + TEST_FLASH_PART_SIZE)
96 return test_flash_is_erased(TEST_FLASH_PART_OFFSET, TEST_FLASH_PART_SIZE); in test_flash_verify_partition_is_erased()
102 TEST_FLASH_PART_SIZE, in test_flash_erase_partition()
107 TEST_FLASH_PART_SIZE); in test_flash_erase_partition()