CMSIS2000
0.0.7
|
Макросы | |
#define | constSystemCoreClock F_CCLK_HZ |
#define | SystemVIC_ClearISR(IRQn) SystemVIC_SetISR(NULL,IRQn,-1) |
This macro will clear ISR. |
Функции | |
void | SystemInit (void) |
Initialize the system. | |
void | SystemVIC_Init (void) |
Initialize the system VIC. | |
uint32_t | SysTick_Config (uint32_t ticks) |
System Tick Configuration. |
Переменные | |
void *SystemVIC_SetISR isr_func | MOVE_CODE_TO_FLASH |
Setup and turn on Interrupt in VIC. | |
uint32_t | SystemCoreClock |
#define constSystemCoreClock F_CCLK_HZ |
См. определение в файле system_LPC2xxx.h строка 42