Searched refs:portPIT_ENABLE (Results 1 – 4 of 4) sorted by relevance
65 #define portPIT_ENABLE ( ( uint16_t ) 0x1 << 24 ) macro205 pxPIT->PITC_PIMR = portPIT_ENABLE | portPIT_INT_ENABLE | portPIT_COUNTER_VALUE; in prvSetupTimerInterrupt()
55 #define portPIT_ENABLE ( ( uint16_t ) 0x1 << 24 ) macro219 pxPIT->PITC_PIMR = portPIT_ENABLE | portPIT_INT_ENABLE | portPIT_COUNTER_VALUE; in prvSetupTimerInterrupt()
67 #define portPIT_ENABLE ( ( uint16_t ) 0x1 << 24 ) macro
73 #define portPIT_ENABLE ( ( uint16_t ) 0x1 << 24 ) macro