Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ipm/
Dipm_cavs_host.c107 const struct device *mw1 = DEVICE_DT_GET(DT_NODELABEL(mem_window1)); in ipc_handler() local
109 if (!device_is_ready(mw1)) { in ipc_handler()
112 const struct mem_win_config *mw1_config = mw1->config; in ipc_handler()
180 const struct device *mw1 = DEVICE_DT_GET(DT_NODELABEL(mem_window1)); in init() local
182 if (!device_is_ready(mw1)) { in init()
185 const struct mem_win_config *mw1_config = mw1->config; in init()