HPM SDK
HPMicro Software Development Kit
hpm_csr_drv.h File Reference
#include "hpm_csr_regs.h"
#include "riscv/riscv_core.h"

Go to the source code of this file.

Functions

static void hpm_csr_enable_access_to_csr_cycle (void)
 Enable access to CSR_CYCLE and CSR_MCYCLEH. More...
 
static void hpm_csr_disable_access_to_csr_cycle (void)
 Disable access to CSR_CYCLE and CSR_MCYCLEH. More...
 
static uint64_t hpm_csr_get_core_cycle (void)
 Get the core cycle value. More...
 
static uint64_t hpm_csr_get_core_mcycle (void)
 Get the core mcycle value. More...