Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h1712 int i3c_ccc_do_setmwl_all(const struct device *controller,
/Zephyr-latest/drivers/i3c/
Di3c_ccc.c279 int i3c_ccc_do_setmwl_all(const struct device *controller, in i3c_ccc_do_setmwl_all() function
Di3c_shell.c972 ret = i3c_ccc_do_setmwl_all(dev, &mwl); in cmd_i3c_ccc_setmwl_bc()