Searched refs:cpu_hz (Results 1 – 1 of 1) sorted by relevance
81 uint32_t cpu_hz; in R_BSP_SoftwareDelay() local88 …cpu_hz = SystemCoreClock; /** Get the syst… in R_BSP_SoftwareDelay()91 …ns_per_cycle = BSP_DELAY_NS_PER_SECOND / (cpu_hz / BSP_DELAY_SIGNIFICANT_DIGITS); /** Get the # of… in R_BSP_SoftwareDelay()