Searched refs:module (Results 1 – 10 of 10) sorted by relevance
39 #define BOOT_LOG_MODULE_DECLARE(module) MCUBOOT_LOG_MODULE_DECLARE(module) argument40 #define BOOT_LOG_MODULE_REGISTER(module) MCUBOOT_LOG_MODULE_REGISTER(module) argument50 #define BOOT_LOG_MODULE_DECLARE(module)51 #define BOOT_LOG_MODULE_REGISTER(module)
1 module github.com/mcu-tools/mcuboot
5 Given document describes the use of external memory module as a secondary (upgrade) slot with Cypre…8 The memory module present on board is S25FL512SAGMFI010 512-Mbit external Quad SPI NOR Flash.14 The design is based on using SFDP command's auto-discovery functionality of memory module IC and Cy…17 * The memory-module used is SFDP-compliant;18 * There only one module is being used for secondary slot;22 …The slot size for upgrade slot is even (or smaller) to erase size (0x40000) of given memory module.59 After that MCUBootApp is ready to accept upgrade image from external memory module.
115 __Note:__ It is also possible to place secondary (upgrade) slots in external memory module so resul…
30 in firmware loader mode and reboot the module).42 Checks if the module reset was caused by the reset pin and will
28 #error Zephyr UART console must be disabled if serial_adapter module is used.
175 in serial recovery mode and reboot the module).187 Checks if the module reset was caused by the reset pin and will
277 start-up code which can cause a module fault and potentially make the278 module irrecoverable.754 module = MCUBOOT755 module-str = MCUBoot bootloader957 # Enable flash_map module as flash I/O back-end
10 # This sample shows usage of an external module and we need to set the11 # set the extra module path before calling find_package(Zephyr).
29 It is also possible to place secondary (upgrade) slots in external memory module. In this case prim…