VSF Documented
|
#include "./device.h"
Typedefs | |
typedef void(* | pFunc) (void) |
Variables | |
uint32_t | __INITIAL_SP |
VSF_CAL_ROOT const pFunc __VECTOR_TABLE[] | __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 BOD_IRQHandler | ( | void | ) |
void IRC_IRQHandler | ( | void | ) |
void PWRWU_IRQHandler | ( | void | ) |
void RAMPE_IRQHandler | ( | void | ) |
void CKFAIL_IRQHandler | ( | void | ) |
void RTC_IRQHandler | ( | void | ) |
void TAMPER_IRQHandler | ( | void | ) |
void WDT_IRQHandler | ( | void | ) |
void WWDT_IRQHandler | ( | void | ) |
void EINT0_IRQHandler | ( | void | ) |
void EINT1_IRQHandler | ( | void | ) |
void EINT2_IRQHandler | ( | void | ) |
void EINT3_IRQHandler | ( | void | ) |
void EINT4_IRQHandler | ( | void | ) |
void EINT5_IRQHandler | ( | void | ) |
void EINT6_IRQHandler | ( | void | ) |
void EINT7_IRQHandler | ( | void | ) |
void GPA_IRQHandler | ( | void | ) |
void GPB_IRQHandler | ( | void | ) |
void GPC_IRQHandler | ( | void | ) |
void GPD_IRQHandler | ( | void | ) |
void GPE_IRQHandler | ( | void | ) |
void GPF_IRQHandler | ( | void | ) |
void GPG_IRQHandler | ( | void | ) |
void GPH_IRQHandler | ( | void | ) |
void QSPI0_IRQHandler | ( | void | ) |
void SPI0_IRQHandler | ( | void | ) |
void SPI1_IRQHandler | ( | void | ) |
void SPI2_IRQHandler | ( | void | ) |
void SPI3_IRQHandler | ( | void | ) |
void BRAKE0_IRQHandler | ( | void | ) |
void PWM0P0_IRQHandler | ( | void | ) |
void PWM0P1_IRQHandler | ( | void | ) |
void PWM0P2_IRQHandler | ( | void | ) |
void BRAKE1_IRQHandler | ( | void | ) |
void PWM1P0_IRQHandler | ( | void | ) |
void PWM1P1_IRQHandler | ( | void | ) |
void PWM1P2_IRQHandler | ( | void | ) |
void TMR0_IRQHandler | ( | void | ) |
void TMR1_IRQHandler | ( | void | ) |
void TMR2_IRQHandler | ( | void | ) |
void TMR3_IRQHandler | ( | void | ) |
void UART0_IRQHandler | ( | void | ) |
void UART1_IRQHandler | ( | void | ) |
void UART2_IRQHandler | ( | void | ) |
void UART3_IRQHandler | ( | void | ) |
void UART4_IRQHandler | ( | void | ) |
void UART5_IRQHandler | ( | void | ) |
void I2C0_IRQHandler | ( | void | ) |
void I2C1_IRQHandler | ( | void | ) |
void I2C2_IRQHandler | ( | void | ) |
void PDMA_IRQHandler | ( | void | ) |
void DAC_IRQHandler | ( | void | ) |
void ADC00_IRQHandler | ( | void | ) |
void ADC01_IRQHandler | ( | void | ) |
void ACMP01_IRQHandler | ( | void | ) |
void ADC02_IRQHandler | ( | void | ) |
void ADC03_IRQHandler | ( | void | ) |
void USBD_IRQHandler | ( | void | ) |
void OHCI_IRQHandler | ( | void | ) |
void USBOTG_IRQHandler | ( | void | ) |
void CAN0_IRQHandler | ( | void | ) |
void CAN1_IRQHandler | ( | void | ) |
void SC0_IRQHandler | ( | void | ) |
void SC1_IRQHandler | ( | void | ) |
void SC2_IRQHandler | ( | void | ) |
void SC3_IRQHandler | ( | void | ) |
void SDH0_IRQHandler | ( | void | ) |
void SDH1_IRQHandler | ( | void | ) |
void USBD20_IRQHandler | ( | void | ) |
void EMAC_TX_IRQHandler | ( | void | ) |
void EMAC_RX_IRQHandler | ( | void | ) |
void I2S0_IRQHandler | ( | void | ) |
void OPA0_IRQHandler | ( | void | ) |
void CRYPTO_IRQHandler | ( | void | ) |
void USCI0_IRQHandler | ( | void | ) |
void USCI1_IRQHandler | ( | void | ) |
void BPWM0_IRQHandler | ( | void | ) |
void BPWM1_IRQHandler | ( | void | ) |
void SPIM_IRQHandler | ( | void | ) |
void QEI0_IRQHandler | ( | void | ) |
void QEI1_IRQHandler | ( | void | ) |
void ECAP0_IRQHandler | ( | void | ) |
void ECAP1_IRQHandler | ( | void | ) |
void EHCI_IRQHandler | ( | void | ) |
void USBOTG20_IRQHandler | ( | void | ) |
void SWI0_IRQHandler | ( | void | ) |
void SWI1_IRQHandler | ( | void | ) |
void SWI2_IRQHandler | ( | void | ) |
void SWI3_IRQHandler | ( | void | ) |
void SWI4_IRQHandler | ( | void | ) |
void SWI5_IRQHandler | ( | void | ) |
void SWI6_IRQHandler | ( | void | ) |
void SWI7_IRQHandler | ( | void | ) |
void SWI8_IRQHandler | ( | void | ) |
void vsf_hal_pre_startup_init | ( | void | ) |
|
extern |
VSF_CAL_ROOT const pFunc __VECTOR_TABLE [] __VECTOR_TABLE_ATTRIBUTE |