Searched refs:configCLEAR_TICK_TIMER_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
76 #define configCLEAR_TICK_TIMER_INTERRUPT() IFS0CLR = _IFS0_T1IF_MASK macro78 #ifndef configCLEAR_TICK_TIMER_INTERRUPT79 …igTICK_INTERRUPT_VECTOR is defined in application code then configCLEAR_TICK_TIMER_INTERRUPT must …304 configCLEAR_TICK_TIMER_INTERRUPT(); in vPortIncrementTick()
91 … #define configCLEAR_TICK_TIMER_INTERRUPT() portMMCR_JTVIC_GIRQ23_SRC = portGIRQ23_RTOS_TIMER_MASK macro93 #ifndef configCLEAR_TICK_TIMER_INTERRUPT94 …igTICK_INTERRUPT_VECTOR is defined in application code then configCLEAR_TICK_TIMER_INTERRUPT must …314 configCLEAR_TICK_TIMER_INTERRUPT(); in vPortIncrementTick()
98 #define configCLEAR_TICK_TIMER_INTERRUPT() IFS0CLR = _IFS0_T1IF_MASK macro100 #ifndef configCLEAR_TICK_TIMER_INTERRUPT101 …igTICK_INTERRUPT_VECTOR is defined in application code then configCLEAR_TICK_TIMER_INTERRUPT must …321 configCLEAR_TICK_TIMER_INTERRUPT(); in vPortIncrementTick()