Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i3c/
Di3c_cdns.c2893 const uint32_t *buf_32 = (uint32_t *)buf; in cdns_i3c_target_tx_write() local
2932 val = *buf_32++; in cdns_i3c_target_tx_write()
2935 memcpy(&val, buf_32, remain); in cdns_i3c_target_tx_write()