Searched refs:stm32_ipcc_mailbox_config (Results 1 – 1 of 1) sorted by relevance
23 ((const struct stm32_ipcc_mailbox_config * const)(dev)->config)91 struct stm32_ipcc_mailbox_config { struct108 const struct stm32_ipcc_mailbox_config *cfg = DEV_CFG(dev); in stm32_ipcc_mailbox_rx_isr() argument136 const struct stm32_ipcc_mailbox_config *cfg = DEV_CFG(dev); in stm32_ipcc_mailbox_tx_isr()159 const struct stm32_ipcc_mailbox_config *cfg = DEV_CFG(dev); in stm32_ipcc_mailbox_ipm_send()218 const struct stm32_ipcc_mailbox_config *cfg = DEV_CFG(dev); in stm32_ipcc_mailbox_ipm_set_enabled()246 const struct stm32_ipcc_mailbox_config *cfg = DEV_CFG(dev); in stm32_ipcc_mailbox_init()288 static const struct stm32_ipcc_mailbox_config stm32_ipcc_mailbox_0_config = {