HomeSort by relevance Sort by last modified time
    Searched refs:i2c_read_ack (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/util/stm32_flash/
i2c.h 32 uint8_t i2c_read_ack(handle_t *handle);
i2c.c 58 uint8_t i2c_read_ack(handle_t *handle) function
81 handle->read_ack = i2c_read_ack;

Completed in 185 milliseconds