Home
last modified time | relevance | path

Searched defs:configTICK_INTERRUPT_HANDLER (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/portable/MPLAB/PIC24_dsPIC/
Dport.c57 #define configTICK_INTERRUPT_HANDLER _T1Interrupt macro
324 void __attribute__((__interrupt__, auto_psv)) configTICK_INTERRUPT_HANDLER( void ) in configTICK_INTERRUPT_HANDLER() function