Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i3c/
Di3c_common.c635 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_RESET_WHOLE_TARGET) != 0) { in i3c_bus_init()
643 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_PERIPHERAL_ONLY) != 0) { in i3c_bus_init()
Di3c_ccc.c86 int i3c_ccc_do_rstact_all(const struct device *controller, in i3c_ccc_do_rstact_all() function
/Zephyr-Core-3.5.0/include/zephyr/drivers/i3c/
Dccc.h1066 int i3c_ccc_do_rstact_all(const struct device *controller,