Searched refs:i2c_init (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/util/stm32_flash/ | ||
D | i2c.h | 33 int i2c_init(handle_t *handle); |
D | i2c.c | 68 int i2c_init(handle_t *handle) in i2c_init() function |
D | flash.c | 171 val = i2c_init(handle); in main() |