Searched refs:portPIT_INT_ENABLE (Results 1 – 4 of 4) sorted by relevance
66 #define portPIT_INT_ENABLE ( ( uint16_t ) 0x1 << 25 ) macro203 pxPIT->PITC_PIMR = portPIT_ENABLE | portPIT_INT_ENABLE | portPIT_COUNTER_VALUE; in prvSetupTimerInterrupt()
56 #define portPIT_INT_ENABLE ( ( uint16_t ) 0x1 << 25 ) macro217 pxPIT->PITC_PIMR = portPIT_ENABLE | portPIT_INT_ENABLE | portPIT_COUNTER_VALUE; in prvSetupTimerInterrupt()
68 #define portPIT_INT_ENABLE ( ( uint16_t ) 0x1 << 25 ) macro
74 #define portPIT_INT_ENABLE ( ( uint16_t ) 0x1 << 25 ) macro