Home
last modified time | relevance | path

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

/mcuboot-latest/boot/bootutil/src/
Dswap_move.c40 #define BOOT_STATUS_ASSERT(x) \ macro
47 #define BOOT_STATUS_ASSERT(x) ASSERT(x) macro
426 BOOT_STATUS_ASSERT(rc == 0); in boot_move_sector_up()
452 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()
465 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()
Dswap_scratch.c40 #define BOOT_STATUS_ASSERT(x) \ macro
47 #define BOOT_STATUS_ASSERT(x) ASSERT(x) macro
651 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()
672 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()
693 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()
734 BOOT_STATUS_ASSERT(rc == 0); in boot_swap_sectors()