Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_rv32m1_intmux.c42 struct rv32m1_intmux_config { struct
49 #define DEV_REGS(dev) (((const struct rv32m1_intmux_config *)(dev->config))->regs) argument
111 const struct rv32m1_intmux_config *config = dev->config; in rv32m1_intmux_isr()
145 static const struct rv32m1_intmux_config rv32m1_intmux_cfg = {
154 const struct rv32m1_intmux_config *config = dev->config; in rv32m1_intmux_init()