Searched refs:cpu_hz (Results 1 – 3 of 3) sorted by relevance
95 uint32_t cpu_hz; in R_BSP_SoftwareDelay() local102 …cpu_hz = SystemCoreClock; /** Get the syst… in R_BSP_SoftwareDelay()105 …ns_per_cycle = BSP_DELAY_NS_PER_SECOND / (cpu_hz / BSP_DELAY_SIGNIFICANT_DIGITS); /** Get the # of… in R_BSP_SoftwareDelay()
Completed in 10 milliseconds