Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/interrupt_controller/
Dintc_mchp_ecia_xec.c53 struct xec_girq_config { struct
75 ((const struct xec_girq_config *const)(girq_dev)->config) argument
332 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in mchp_xec_ecia_set_callback_by_dev()
393 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in mchp_ecia_unset_callback_by_dev()
469 const struct xec_girq_config *const cfg = DEV_GIRQ_CFG(dev_girq); in xec_girq_isr()
568 static const struct xec_girq_config xec_config_girq_##n = { \