Go to the source code of this file.
Macros | |
| #define | RET_REG_RESET_REASON_INDEX 0 |
Enumerations | |
| enum | boot_action { BOOT_APPLICATION = 0 , SIG_VERIFY , IMAGE_UPGRADE , NO_ACTION } |
Functions | |
| boot_action | get_action_after_reset (uint32_t reset_reason) |
| void | jump_to_application (uint32_t AppAddress) |
bootloader specific definitions and functions interfaces
| #define RET_REG_RESET_REASON_INDEX 0 |
| enum boot_action |
| boot_action get_action_after_reset | ( | uint32_t | reset_reason | ) |
| void jump_to_application | ( | uint32_t | AppAddress | ) |