Searched refs:ifx_soft_i2c_config (Results 1 – 2 of 2) sorted by relevance
25 static const struct ifx_soft_i2c_config soft_i2c_config[] =41 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)i2c->ops.data; in ifx_i2c_gpio_init()68 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_set_sda()88 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_set_scl()107 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_get_sda()118 struct ifx_soft_i2c_config *cfg = (struct ifx_soft_i2c_config *)data; in ifx_get_scl()143 static rt_err_t ifx_i2c_bus_unlock(const struct ifx_soft_i2c_config *cfg) in ifx_i2c_bus_unlock()
19 struct ifx_soft_i2c_config struct
Completed in 5 milliseconds