Searched refs:portTIMER_VIC_ENABLE (Results 1 – 4 of 4) sorted by relevance
61 #define portTIMER_VIC_ENABLE ( ( uint32_t ) 0x0020 ) macro216 VICVectCntl0 = portTIMER_VIC_CHANNEL | portTIMER_VIC_ENABLE; in prvSetupTimerInterrupt()
52 #define portTIMER_VIC_ENABLE ( ( uint32_t ) 0x0020 ) macro256 VICVectCntl0 = portTIMER_VIC_CHANNEL | portTIMER_VIC_ENABLE; in prvSetupTimerInterrupt()
79 #define portTIMER_VIC_ENABLE ( ( uint32_t ) 0x0020 ) macro279 VICVectCntl0 = portTIMER_VIC_CHANNEL | portTIMER_VIC_ENABLE; in prvSetupTimerInterrupt()
61 #define portTIMER_VIC_ENABLE ( ( uint32_t ) 0x0020 ) macro