Home
last modified time | relevance | path

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

/mcuboot-latest/sim/mcuboot-sys/csupport/mcuboot_config/
Dmcuboot_config.h24 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/samples/mcuboot_config/
Dmcuboot_config.template.h194 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/cypress/MCUBootApp/config/mcuboot_config/
Dmcuboot_config.h162 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/espressif/hal/include/mcuboot_config/
Dmcuboot_config.h189 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/mbed/include/mcuboot_config/
Dmcuboot_config.h91 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_config.h153 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_config.h409 #define MCUBOOT_CPU_IDLE() \ macro
/mcuboot-latest/boot/boot_serial/src/
Dboot_serial.c1369 MCUBOOT_CPU_IDLE(); in boot_serial_read_console()