Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c47 static uint8_t boot_fetch_active_slot(void);
48 #define ACTIVE_SLOT_FLASH_AREA_ID boot_fetch_active_slot()
79 static uint8_t boot_fetch_active_slot(void) in boot_fetch_active_slot() function