Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i3c/
Di3c_cdns.c2139 static int cdns_i3c_target_tx_write(const struct device *dev, uint8_t *buf, uint16_t len) in cdns_i3c_target_tx_write() function
2500 .target_tx_write = cdns_i3c_target_tx_write,