Function ctru_sys::DSP_InvalidateDataCache
source · pub unsafe extern "C" fn DSP_InvalidateDataCache(
address: *const c_void,
size: u32_
) -> Result
Expand description
Invalidates the cache
§Arguments
address
- Beginning of the memory range to invalidate, inside the Linear or DSP memory regionssize
- Size of the memory range to flush
Invalidates the cache for the specified memory range