CPU specific definitions. More...
CPU specific definitions.
Definition in file cpu.h.
Go to the source code of this file.
static uint32_t | cpu_get_image_baseaddr (void) |
Returns the address of running application in flash. | |
static void | cpu_jump_to_image (uint32_t addr) |
Starts another image in flash. | |
|
inlinestatic |