Searched refs:ulTicksPerSecond (Results 1 – 1 of 1) sorted by relevance
388 const uint32_t ulTicksPerSecond = configCPU_CLOCK_HZ / portCLOCK_DIVISOR; in prvSetupTimerInterrupt() local389 const uint32_t ulCaptureTime = ulTicksPerSecond / configTICK_RATE_HZ; in prvSetupTimerInterrupt()