Searched refs:vPortPreemptiveTick (Results 1 – 9 of 9) sorted by relevance
69 void vPortPreemptiveTick( void );194 void vPortPreemptiveTick( void ) in vPortPreemptiveTick() function
32 EXTERN vPortPreemptiveTick69 LDR R0, =vPortPreemptiveTick ; Increment the tick count - this may wake a task.
64 __arm void vPortPreemptiveTick( void );165 __arm void vPortPreemptiveTick( void ) in vPortPreemptiveTick() function
32 EXTERN vPortPreemptiveTick
212 extern void( vPortPreemptiveTick )( void ); in prvSetupTimerInterrupt()213 …SYS, AT91C_AIC_PRIOR_HIGHEST, portINT_LEVEL_SENSITIVE, ( void ( * )( void ) )vPortPreemptiveTick ); in prvSetupTimerInterrupt()
35 PUBLIC vPortPreemptiveTick66 vPortPreemptiveTick:
214 void vPortPreemptiveTick( void );215 void vPortPreemptiveTick( void ) in vPortPreemptiveTick() function
33 EXTERN vPortPreemptiveTick70 LDR R0, =vPortPreemptiveTick; before selecting the next task to execute.
253 void vPortPreemptiveTick( void );