Searched refs:i3c_stm32_configure (Results 1 – 1 of 1) sorted by relevance
701 static int i3c_stm32_configure(const struct device *dev, enum i3c_config_type type, void *cfg) in i3c_stm32_configure() function1552 i3c_stm32_configure(dev, I3C_CONFIG_CONTROLLER, &data->drv_data.ctrl_config); in i3c_stm32_init()2096 .configure = i3c_stm32_configure,