OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i2c_write_data
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/util/stm32_flash/
i2c.h
29
uint8_t
i2c_write_data
(handle_t *handle, uint8_t *buffer, int length);
i2c.c
26
uint8_t
i2c_write_data
(handle_t *handle, uint8_t *buffer, int length)
function
76
handle->write_data =
i2c_write_data
;
Completed in 35 milliseconds