Searched refs:SystemIrqHandler (Results 1 – 6 of 6) sorted by relevance
429 #pragma weak SystemIrqHandler macro430 void SystemIrqHandler(uint32_t mcause) { function432 __attribute__((weak)) void SystemIrqHandler(uint32_t mcause) {
426 #pragma weak SystemIrqHandler macro427 void SystemIrqHandler(uint32_t mcause) { function429 __attribute__((weak)) void SystemIrqHandler(uint32_t mcause) {
124 void SystemIrqHandler(uint32_t mcause);
123 void SystemIrqHandler(uint32_t mcause);
193 jal x0, SystemIrqHandler
192 jal x0, SystemIrqHandler