Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mbox/
Dmbox_handlers.c34 return z_impl_mbox_max_channels_get(dev); in z_vrfy_mbox_max_channels_get()
/Zephyr-latest/include/zephyr/drivers/
Dmbox.h459 static inline uint32_t z_impl_mbox_max_channels_get(const struct device *dev) in z_impl_mbox_max_channels_get() function