Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pcf857x.c174 uint8_t tx_buf_p[2]; in pcf857x_port_set_raw() local
188 sys_put_le16(tx_buf, tx_buf_p); in pcf857x_port_set_raw()
190 rc = i2c_write_dt(&drv_cfg->i2c, tx_buf_p, drv_data->num_bytes); in pcf857x_port_set_raw()