Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/include/boot_serial/
Dboot_serial_extensions.h29 struct mcuboot_bs_custom_handlers { struct
37 STRUCT_SECTION_ITERABLE(mcuboot_bs_custom_handlers, name) = { \ argument
Dboot_serial.ld9 ITERABLE_SECTION_ROM(mcuboot_bs_custom_handlers, 4)
/mcuboot-latest/boot/zephyr/
Dboot_serial_extensions.c21 STRUCT_SECTION_FOREACH(mcuboot_bs_custom_handlers, function) { in bs_peruser_system_specific()