Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches
freertosHalConfig.h File Reference
#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 ) )

Macro Definition Documentation

◆ configCPU_CLOCK_HZ

#define configCPU_CLOCK_HZ   ( ( uint64_t ) ( BSP_CLINT_HZ ) )

Definition at line 7 of file freertosHalConfig.h.

◆ configMTIME_BASE_ADDRESS

#define configMTIME_BASE_ADDRESS   (BSP_CLINT + 0xBFF8)

Definition at line 5 of file freertosHalConfig.h.

◆ configMTIMECMP_BASE_ADDRESS

#define configMTIMECMP_BASE_ADDRESS   (BSP_CLINT + 0x4000)

Definition at line 6 of file freertosHalConfig.h.

◆ PLIC_MACHINE_TIMER_ID

#define PLIC_MACHINE_TIMER_ID   SYSTEM_PLIC_SYSTEM_CORES_0_EXTERNAL_INTERRUPT

Definition at line 4 of file freertosHalConfig.h.