Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_common.c1030 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_RESET_WHOLE_TARGET) != 0) { in i3c_bus_init()
1038 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_PERIPHERAL_ONLY) != 0) { in i3c_bus_init()
Di3c_ccc.c87 int i3c_ccc_do_rstact_all(const struct device *controller, in i3c_ccc_do_rstact_all() function
Di3c_shell.c1095 ret = i3c_ccc_do_rstact_all(dev, action); in cmd_i3c_ccc_rstact_bc()
/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h1448 int i3c_ccc_do_rstact_all(const struct device *controller,