Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Di3c.h511 I3C_CONFIG_TARGET, enumerator
/Zephyr-latest/drivers/i3c/
Di3c_common.c661 ret = i3c_config_get(dev, I3C_CONFIG_TARGET, &config_target); in i3c_bus_deftgts()
Di3c_npcx.c2600 } else if (type == I3C_CONFIG_TARGET) { in npcx_i3c_configure()
2626 } else if (type == I3C_CONFIG_TARGET) { in npcx_i3c_config_get()
Di3c_stm32.c704 if (type == I3C_CONFIG_TARGET || type == I3C_CONFIG_CUSTOM) { in i3c_stm32_configure()