Home
last modified time | relevance | path

Searched refs:vApplicationSetupTickTimerInterrupt (Results 1 – 4 of 4) sorted by relevance

/FreeRTOS-Kernel/portable/MPLAB/PIC24_dsPIC/
A Dport.c158 void vApplicationSetupTickTimerInterrupt( void );
254 vApplicationSetupTickTimerInterrupt(); in xPortStartScheduler()
278 __attribute__(( weak )) void vApplicationSetupTickTimerInterrupt( void ) in vApplicationSetupTickTimerInterrupt() function
/FreeRTOS-Kernel/portable/MPLAB/PIC32MX/
A Dport.c216 __attribute__(( weak )) void vApplicationSetupTickTimerInterrupt( void ) in vApplicationSetupTickTimerInterrupt() function
269 vApplicationSetupTickTimerInterrupt(); in xPortStartScheduler()
/FreeRTOS-Kernel/portable/MPLAB/PIC32MEC14xx/
A Dport.c221 __attribute__(( weak )) void vApplicationSetupTickTimerInterrupt( void ) in vApplicationSetupTickTimerInterrupt() function
276 vApplicationSetupTickTimerInterrupt(); in xPortStartScheduler()
/FreeRTOS-Kernel/portable/MPLAB/PIC32MZ/
A Dport.c233 __attribute__(( weak )) void vApplicationSetupTickTimerInterrupt( void ) in vApplicationSetupTickTimerInterrupt() function
291 vApplicationSetupTickTimerInterrupt(); in xPortStartScheduler()

Completed in 7 milliseconds