Home
last modified time | relevance | path

Searched refs:gpio_i2c_tx_common (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/trusty/lk/dev/gpio_i2c/
Dgpio_i2c.c150 static status_t gpio_i2c_tx_common(gpio_i2c_state_t *s, in gpio_i2c_tx_common() function
254 return gpio_i2c_tx_common(s, address, NULL, buf, cnt); in gpio_i2c_transmit()
272 return gpio_i2c_tx_common(s, address, &reg, buf, cnt); in gpio_i2c_write_reg_bytes()