Home
last modified time | relevance | path

Searched refs:vTrapInstallHandlers (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/portable/GCC/TriCore_1782/
Dport.c186 extern void vTrapInstallHandlers( void ); in xPortStartScheduler()
198 vTrapInstallHandlers(); in xPortStartScheduler()
Dporttrap.c116 void vTrapInstallHandlers( void ) in vTrapInstallHandlers() function