Searched refs:ClockP_tickPeriod (Results 1 – 2 of 2) sorted by relevance
154 uint32_t ClockP_tickPeriod = (USEC_PER_SEC / CONFIG_SYS_CLOCK_TICKS_PER_SEC); variable157 return ClockP_tickPeriod; in ClockP_getSystemTickPeriod()
127 extern uint32_t ClockP_tickPeriod;