Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/mbox/
Dmbox_nxp_s32_mru.c49 static inline uintptr_t get_mbox_addr(const struct device *dev, uint32_t channel, in get_mbox_addr() function
77 tx_mbox_addr[i] = (uint32_t *)get_mbox_addr(dev, channel, i); in nxp_s32_mru_send()