Searched refs:esp32c3_soft_i2c_config (Results 1 – 2 of 2) sorted by relevance
30 static const struct esp32c3_soft_i2c_config soft_i2c_config[] =46 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)i2c->ops.data; in esp32c3_i2c_gpio_init()64 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_set_sda()83 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_set_scl()101 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_get_sda()112 struct esp32c3_soft_i2c_config* cfg = (struct esp32c3_soft_i2c_config*)data; in esp32c3_get_scl()134 static rt_err_t esp32c3_i2c_bus_unlock(const struct esp32c3_soft_i2c_config *cfg) in esp32c3_i2c_bus_unlock()
18 struct esp32c3_soft_i2c_config struct
Completed in 5 milliseconds