Searched refs:SW_I2C_DEV (Results 1 – 1 of 1) sorted by relevance
60 #define SW_I2C_DEV "i2c1_sw" macro63 #define SW_I2C_DEV "i2c1_sw" macro76 hc32_i2c = rt_i2c_bus_device_find(SW_I2C_DEV); //sw i2c in eeprom_page_write()119 hc32_i2c = rt_i2c_bus_device_find(SW_I2C_DEV); //sw i2c in eeprom_page_read()218 hc32_i2c = rt_i2c_bus_device_find(SW_I2C_DEV); //sw i2c in tca9539_test()
Completed in 5 milliseconds