Home
last modified time | relevance | path

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

/mcuboot-3.7.0/ext/nrf/
Dcc310_glue.c23 static bool initialized; in cc310_init() local
25 if (!initialized) { in cc310_init()
30 initialized = true; in cc310_init()
/mcuboot-3.7.0/boot/cypress/BlinkyApp/
DReadme.md151 [BlinkyApp] GPIO initialized
152 [BlinkyApp] UART initialized
162 [BlinkyApp] GPIO initialized
163 [BlinkyApp] UART initialized
/mcuboot-3.7.0/boot/cypress/
DREADME.md48 Submodules can also be updated and initialized separately:
/mcuboot-3.7.0/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld265 /* Place variables in the section that should not be initialized during the
/mcuboot-3.7.0/boot/cypress/MCUBootApp/
DMCUBootApp.ld285 /* Place variables in the section that should not be initialized during the
/mcuboot-3.7.0/docs/
DPORTING.md50 an initialized `boot_rsp` which has pointers to the location of the image
Dreadme-espressif.md900 * | | (APP CPU Cache) | as APP CPU is not initialized yet
/mcuboot-3.7.0/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld264 /* Place variables in the section that should not be initialized during the
/mcuboot-3.7.0/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld275 /* Place variables in the section that should not be initialized during the
/mcuboot-3.7.0/boot/zephyr/
DKconfig304 primary slot to be initialized from a valid image in the secondary slot.