copy_ubuf_to_ubuf
功能说明
从UB读取数据写入UB中。
接口原型
void copy_ubuf_to_ubuf(__ubuf__ void *dst, __ubuf__ void *src, uint8_t sid, uint16_t nBurst, uint16_t lenBurst, uint16_t srcGap, uint16_t dstGap);
参数说明
参数含义见表1 通用搬运指令参数说明。
流水类型
PIPE_V
父主题: 通用搬运
从UB读取数据写入UB中。
void copy_ubuf_to_ubuf(__ubuf__ void *dst, __ubuf__ void *src, uint8_t sid, uint16_t nBurst, uint16_t lenBurst, uint16_t srcGap, uint16_t dstGap);
参数含义见表1 通用搬运指令参数说明。
PIPE_V