Searched refs:portPIT_CLOCK_DIVISOR (Results 1 – 3 of 3) sorted by relevance
61 #define portPIT_CLOCK_DIVISOR ( ( uint32_t ) 16 ) macro62 #define portPIT_COUNTER_VALUE ( ( ( configCPU_CLOCK_HZ / portPIT_CLOCK_DIVISOR ) / 100…
47 #define portPIT_CLOCK_DIVISOR ( ( uint32_t ) 16 ) macro48 #define portPIT_COUNTER_VALUE ( ( ( configCPU_CLOCK_HZ / portPIT_CLOCK_DIVISOR ) / 1000UL ) * …
61 #define portPIT_CLOCK_DIVISOR ( ( uint32_t ) 16 ) macro62 #define portPIT_COUNTER_VALUE ( ( ( configCPU_CLOCK_HZ / portPIT_CLOCK_DIVISOR ) / 1000UL ) …