Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/i3c/
Dccc.h1250 I3C_CCC_RSTACT_PERIPHERAL_ONLY = 0x01U, enumerator
/Zephyr-latest/drivers/i3c/
Di3c_common.c743 if (i3c_ccc_do_rstact_all(dev, I3C_CCC_RSTACT_PERIPHERAL_ONLY) != 0) { in i3c_bus_init()