File startup_keil6.c
FileList > apollo5a > armclang > startup_keil6.c
Go to the source code of this file
Definitions for the Apollo5 vector table, interrupt handlers, and stack.
#include "apollo5a.h"
Public Attributes
Type | Name |
---|---|
uint32_t | __INITIAL_SP |
uint32_t | __STACK_LIMIT |
Public Functions
Type | Name |
---|---|
void | HardFault_Handler (void) |
void | Reset_Handler (void) |
__NO_RETURN void | __PROGRAM_START (void) |
__attribute__ ((section(".patch"))) |
|
void | am_default_isr (void) |
Public Attributes Documentation
variable __INITIAL_SP
uint32_t __INITIAL_SP;
variable __STACK_LIMIT
uint32_t __STACK_LIMIT;
Public Functions Documentation
function HardFault_Handler
void HardFault_Handler (
void
)
function Reset_Handler
void Reset_Handler (
void
)
function __PROGRAM_START
__NO_RETURN void __PROGRAM_START (
void
)
function __attribute__
__attribute__ (
(section(".patch"))
)
function am_default_isr
void am_default_isr (
void
)
The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-core/src/apollo5a/armclang/startup_keil6.c