Home
last modified time | relevance | path

Searched refs:SystemCoreClock (Results 1 – 4 of 4) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/
Dsystem_RV32M1_zero_riscy.h84 extern uint32_t SystemCoreClock;
Dsystem_RV32M1_ri5cy.h83 extern uint32_t SystemCoreClock;
Dsystem_RV32M1_zero_riscy.c150 uint32_t SystemCoreClock = DEFAULT_SYSTEM_CLOCK; variable
417 SystemCoreClock = (SCGOUTClock / Divider); in SystemCoreClockUpdate()
Dsystem_RV32M1_ri5cy.c149 uint32_t SystemCoreClock = DEFAULT_SYSTEM_CLOCK; variable
414 SystemCoreClock = (SCGOUTClock / Divider); in SystemCoreClockUpdate()