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