#include "bsp.h"Go to the source code of this file.
Macros | |
| #define | PLIC_MACHINE_TIMER_ID SYSTEM_PLIC_SYSTEM_CORES_0_EXTERNAL_INTERRUPT |
| #define | configMTIME_BASE_ADDRESS (BSP_CLINT + 0xBFF8) |
| #define | configMTIMECMP_BASE_ADDRESS (BSP_CLINT + 0x4000) |
| #define | configCPU_CLOCK_HZ ( ( uint64_t ) ( BSP_CLINT_HZ ) ) |
| #define configCPU_CLOCK_HZ ( ( uint64_t ) ( BSP_CLINT_HZ ) ) |
Definition at line 7 of file freertosHalConfig.h.
| #define configMTIME_BASE_ADDRESS (BSP_CLINT + 0xBFF8) |
Definition at line 5 of file freertosHalConfig.h.
| #define configMTIMECMP_BASE_ADDRESS (BSP_CLINT + 0x4000) |
Definition at line 6 of file freertosHalConfig.h.
| #define PLIC_MACHINE_TIMER_ID SYSTEM_PLIC_SYSTEM_CORES_0_EXTERNAL_INTERRUPT |
Definition at line 4 of file freertosHalConfig.h.