Home
last modified time | relevance | path

Searched refs:mcycleh (Results 1 – 10 of 10) sorted by relevance

/bsp/hifive1/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dinit.c26 uint32_t hi = read_csr(mcycleh); in get_timer_value()
28 if (hi == read_csr(mcycleh)) in get_timer_value()
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/freedom-e300-arty/
A Dinit.c26 uint32_t hi = read_csr(mcycleh); in get_timer_value()
28 if (hi == read_csr(mcycleh)) in get_timer_value()
/bsp/hifive1/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dinit.c30 uint32_t hi = read_csr(mcycleh); in get_timer_value()
32 if (hi == read_csr(mcycleh)) in get_timer_value()
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/coreplexip-e31-arty/
A Dinit.c30 uint32_t hi = read_csr(mcycleh); in get_timer_value()
32 if (hi == read_csr(mcycleh)) in get_timer_value()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/env_IAR/
A Dcompiler.h14 #define mcycleh _CSR_MCYCLEH macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/drivers/
A Dn200_func.c93 uint32_t hi = read_csr(mcycleh); in get_cycle_value()
95 if (hi == read_csr(mcycleh)) in get_cycle_value()
A Driscv_encoding.h1316 DECLARE_CSR(mcycleh, CSR_MCYCLEH)
/bsp/hifive1/freedom-e-sdk/bsp/env/
A Dencoding.h1268 DECLARE_CSR(mcycleh, CSR_MCYCLEH)
/bsp/sparkfun-redv/freedom-e-sdk/bsp/env/
A Dencoding.h1268 DECLARE_CSR(mcycleh, CSR_MCYCLEH)
/bsp/hpmicro/libraries/hpm_sdk/
A DCHANGELOG.md1300 - drivers: clock: add implement common delay function based on mcycle and mcycleh register

Completed in 33 milliseconds