Searched refs:portCLOCK_DIV (Results 1 – 1 of 1) sorted by relevance
47 #define portCLOCK_DIV ( ( uint32_t ) 64 ) macro288 const uint32_t ulCompareMatch = ( configCPU_CLOCK_HZ / configTICK_RATE_HZ ) / portCLOCK_DIV; in prvSetupTimerInterrupt()