Home
last modified time | relevance | path

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

/external/u-boot/drivers/i2c/
Dast_i2c.c190 size_t len, bool send_stop) in ast_i2c_read_data()
219 *buffer, size_t len, bool send_stop) in ast_i2c_write_data()
Dsoft_i2c.c175 static void send_stop(void) in send_stop() function