Searched refs:ht32_soft_i2c (Results 1 – 1 of 1) sorted by relevance
27 struct ht32_soft_i2c struct61 static struct ht32_soft_i2c i2c_obj[sizeof(soft_i2c_config) / sizeof(soft_i2c_config[0])];64 static void ht32_soft_i2c_gpio_init(struct ht32_soft_i2c *i2c) in ht32_soft_i2c_gpio_init()202 rt_size_t obj_num = sizeof(i2c_obj) / sizeof(struct ht32_soft_i2c); in rt_sw_i2c_init()
Completed in 6 milliseconds