HiveMind
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | USE_FreeRTOS_HEAP_3 |
#define | configCPU_CLOCK_HZ (SystemCoreClock) |
#define | configTICK_RATE_HZ ((TickType_t)1000) |
#define | vPortSVCHandler SVC_Handler |
#define | xPortPendSVHandler PendSV_Handler |
#define | xPortSysTickHandler SysTick_Handler |
Variables | |
uint32_t | SystemCoreClock |
#define configCPU_CLOCK_HZ (SystemCoreClock) |
#define configTICK_RATE_HZ ((TickType_t)1000) |
#define USE_FreeRTOS_HEAP_3 |
#define vPortSVCHandler SVC_Handler |
#define xPortPendSVHandler PendSV_Handler |
#define xPortSysTickHandler SysTick_Handler |
uint32_t SystemCoreClock |