Home
last modified time | relevance | path

Searched defs:hc32_i2c (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32/libraries/hc32_drivers/
A Ddrv_i2c.h41 struct hc32_i2c struct
43 struct hc32_i2c_config *config; argument
44 struct rt_i2c_bus_device i2c_bus;
45 rt_uint8_t i2c_dma_flag;
/bsp/hc32/tests/
A Dtest_i2c.c69 struct rt_i2c_bus_device *hc32_i2c = RT_NULL; in eeprom_page_write() local
110 struct rt_i2c_bus_device *hc32_i2c = RT_NULL; in eeprom_page_read() local
210 struct rt_i2c_bus_device *hc32_i2c = RT_NULL; in tca9539_test() local

Completed in 27 milliseconds