Home
last modified time | relevance | path

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

/FreeRTOS-Kernel/portable/GCC/TriCore_1782/
A Dporttrap.c111 void vSystemBusAndPeripheralsTrap( int iTrapIdentification ) __attribute__( ( longcall, weak ) );
138 if( 0 == _install_trap_handler( portSBP_TRAP, vSystemBusAndPeripheralsTrap ) ) in vTrapInstallHandlers()
239 void vSystemBusAndPeripheralsTrap( int iTrapIdentification ) in vSystemBusAndPeripheralsTrap() function

Completed in 10 milliseconds