|
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 | ) |
| 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 SWI0_IRQHandler | ( | void | ) |
| void SWI1_IRQHandler | ( | void | ) |
| void SWI2_IRQHandler | ( | void | ) |
| void RTC_IRQHandler | ( | void | ) |
| void USB_IRQHandler | ( | void | ) |
| void USB_DMA_IRQHandler | ( | void | ) |
| void FLASH_IRQHandler | ( | void | ) |
| void USART0_IRQHandler | ( | void | ) |
| void USART1_IRQHandler | ( | void | ) |
| void I2C0_IRQHandler | ( | void | ) |
| void SPI0_IRQHandler | ( | void | ) |
| void TIMER0_IRQHandler | ( | void | ) |
| void TIMER1_IRQHandler | ( | void | ) |
| void MCPWM_IRQHandler | ( | void | ) |
| void DMA_IRQHandler | ( | void | ) |
| void GPIO0_TO_GPIO3_IRQHandler | ( | void | ) |
| void ADC_IRQHandler | ( | void | ) |
| void ACMP_IRQHandler | ( | void | ) |
| void BOD_IRQHandler | ( | void | ) |
| void BOR_IRQHandler | ( | void | ) |
| void GPIO4_TO_GPIO6_IRQHandler | ( | void | ) |
| void DAC_IRQHandler | ( | void | ) |
| void I2C1_IRQHandler | ( | void | ) |
| void TSC_IRQHandler | ( | void | ) |
| void SPI1_IRQHandler | ( | void | ) |
| void TIMER2_IRQHandler | ( | void | ) |
| void TIMER3_IRQHandler | ( | void | ) |
| void CORDIC_IRQHandler | ( | void | ) |
| void vsf_hal_pre_startup_init | ( | void | ) |
|
extern |
| VSF_CAL_ROOT const pFunc __VECTOR_TABLE [] __VECTOR_TABLE_ATTRIBUTE |