Home
last modified time | relevance | path

Searched defs:mcux_flexio_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/misc/mcux_flexio/
Dmcux_flexio.c19 struct mcux_flexio_config { struct
20 FLEXIO_Type *base;
21 const struct device *clock_dev;
22 clock_control_subsys_t clock_subsys;
23 void (*irq_config_func)(const struct device *dev);
24 void (*irq_enable_func)(void);
25 void (*irq_disable_func)(void);