Searched refs:hc32_soft_i2c (Results 1 – 2 of 2) sorted by relevance
67 static struct hc32_soft_i2c i2c_obj[sizeof(soft_i2c_config) / sizeof(soft_i2c_config[0])];77 static void hc32_i2c_gpio_init(struct hc32_soft_i2c *i2c) in hc32_i2c_gpio_init()89 rt_size_t obj_num = sizeof(i2c_obj) / sizeof(struct hc32_soft_i2c); in hc32_i2c_pin_init()240 rt_size_t obj_num = sizeof(i2c_obj) / sizeof(struct hc32_soft_i2c); in hc32_soft_i2c_init()
35 struct hc32_soft_i2c struct
Completed in 7 milliseconds