VSF Documented
|
#include "./device.h"
Typedefs | |
typedef void(* | pFunc) (void) |
Variables | |
uint32_t | __INITIAL_SP |
VSF_CAL_ROOT const pFunc __VECTOR_TABLE[240] | __VECTOR_TABLE_ATTRIBUTE |
typedef void(* pFunc) (void) |
|
extern |
void __NO_RETURN Reset_Handler | ( | void | ) |
enable FPU
trap unaligned access
void NMI_Handler | ( | void | ) |
void HardFault_Handler | ( | void | ) |
void MemManage_Handler | ( | void | ) |
void BusFault_Handler | ( | void | ) |
void UsageFault_Handler | ( | void | ) |
void SVC_Handler | ( | void | ) |
void DebugMon_Handler | ( | void | ) |
void PendSV_Handler | ( | void | ) |
void SysTick_Handler | ( | void | ) |
void PWR_IRQHandler | ( | void | ) |
void WDT_IRQHandler | ( | void | ) |
void APU_IRQHandler | ( | void | ) |
void I2S_IRQHandler | ( | void | ) |
void EINT0_IRQHandler | ( | void | ) |
void EINT1_IRQHandler | ( | void | ) |
void EINT2_IRQHandler | ( | void | ) |
void EINT3_IRQHandler | ( | void | ) |
void SPIM_IRQHandler | ( | void | ) |
void USBD_IRQHandler | ( | void | ) |
void TMR0_IRQHandler | ( | void | ) |
void TMR1_IRQHandler | ( | void | ) |
void TMR2_IRQHandler | ( | void | ) |
void TMR3_IRQHandler | ( | void | ) |
void SDH_IRQHandler | ( | void | ) |
void PWM0_IRQHandler | ( | void | ) |
void PWM1_IRQHandler | ( | void | ) |
void PWM2_IRQHandler | ( | void | ) |
void PWM3_IRQHandler | ( | void | ) |
void RTC_IRQHandler | ( | void | ) |
void SPI0_IRQHandler | ( | void | ) |
void I2C1_IRQHandler | ( | void | ) |
void I2C0_IRQHandler | ( | void | ) |
void UART0_IRQHandler | ( | void | ) |
void UART1_IRQHandler | ( | void | ) |
void ADC_IRQHandler | ( | void | ) |
void WWDT_IRQHandler | ( | void | ) |
void USBH_IRQHandler | ( | void | ) |
void UART2_IRQHandler | ( | void | ) |
void LVD_IRQHandler | ( | void | ) |
void SPI1_IRQHandler | ( | void | ) |
void SWI0_IRQHandler | ( | void | ) |
void vsf_hal_pre_startup_init | ( | void | ) |
|
extern |
VSF_CAL_ROOT const pFunc __VECTOR_TABLE [240] __VECTOR_TABLE_ATTRIBUTE |