copy_gm_to_ubuf
功能说明
从GM读取数据写入到UBUF中。
接口原型
void copy_gm_to_ubuf(__ubuf__ void *dst, __gm__ void *src, uint8_t sid, uint16_t nBurst, uint16_t lenBurst, uint16_t srcGap, uint16_t dstGap);
流水类型
PIPE_MTE2
父主题: 通用搬运
从GM读取数据写入到UBUF中。
void copy_gm_to_ubuf(__ubuf__ void *dst, __gm__ void *src, uint8_t sid, uint16_t nBurst, uint16_t lenBurst, uint16_t srcGap, uint16_t dstGap);
PIPE_MTE2