Function gx_dcache_invalid_range


void gx_dcache_invalid_range(uint32_t *addr, int32_t dsize)

根据给定的地址和大小,无效 cache 中的数据

参数
  • addr -- 起始地址 需要 32 字节对齐

  • dsize -- 大小 需要 32 字节对齐