pub unsafe extern "C" fn DSP_FlushDataCache(
address: *const c_void,
size: u32_,
) -> ResultExpand description
Flushes the cache
ยงArguments
address- Beginning of the memory range to flush, inside the Linear or DSP memory regionssize- Size of the memory range to flush
Flushes the cache for the specified memory range and invalidates the cache