Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/mdk_replacements/
Dsystem.c13 __attribute__((weak)) uint32_t SystemCoreClock = __SYSTEM_CLOCK_DEFAULT; variable
17 SystemCoreClock = __SYSTEM_CLOCK_DEFAULT; in SystemCoreClockUpdate()
28 __attribute__((weak)) uint32_t SystemCoreClock = __SYSTEM_CLOCK_DEFAULT; variable
32 SystemCoreClock = __SYSTEM_CLOCK_MAX >> (NRF_CLOCK_S->HFCLKCTRL & (CLOCK_HFCLKCTRL_HCLK_Msk)); in SystemCoreClockUpdate()