Home
last modified time | relevance | path

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

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_soft_i2c.c45 static const struct hc32_soft_i2c_config soft_i2c_config[] =
79 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)i2c->ops.data; in hc32_i2c_gpio_init()
105 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_set_sda()
125 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_set_scl()
144 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_get_sda()
155 struct hc32_soft_i2c_config *cfg = (struct hc32_soft_i2c_config *)data; in hc32_get_scl()
215 static rt_err_t hc32_i2c_bus_unlock(const struct hc32_soft_i2c_config *cfg) in hc32_i2c_bus_unlock()
A Ddrv_soft_i2c.h28 struct hc32_soft_i2c_config struct

Completed in 8 milliseconds