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
Go to the documentation of this file.
1#pragma once
2#include "bsp.h"
3
4#define PLIC_MACHINE_TIMER_ID SYSTEM_PLIC_SYSTEM_CORES_0_EXTERNAL_INTERRUPT
5#define configMTIME_BASE_ADDRESS (BSP_CLINT + 0xBFF8)
6#define configMTIMECMP_BASE_ADDRESS (BSP_CLINT + 0x4000)
7#define configCPU_CLOCK_HZ ( ( uint64_t ) ( BSP_CLINT_HZ ) )