Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_mtrap.c25 void handle_local_interrupt(uint8_t interrupt_no);
714 void handle_local_interrupt(uint8_t interrupt_no) in handle_local_interrupt() function
735 handle_local_interrupt((uint8_t)(mcause & MCAUSE_CAUSE)); in trap_from_machine_mode()