21 #ifdef RP2350_USE_RISCV
35 #ifdef RP2350_USE_RISCV
38 NVIC_EnableIRQ(irq_no);
static void rp_end_isr(void)
Called upon the end of an ISR.
static void rp_irq_enable(uint32_t irq_no)
Enable the given IRQ.
static void cortexm_isr_end(void)
Trigger a conditional context scheduler run / context switch.
Shared CPU specific definitions for the STM32 family.
xh3irq.h interrupt controller support
void xh3irq_enable_irq(uint32_t irq_no)
Enable the given IRQ number.