embassy-stm32

Crates

git

Versions

stm32n645i0

Flavors

Skip to main content

npu_cache_clean_range

Function npu_cache_clean_range 

Source
pub fn npu_cache_clean_range(start: u32, len: u32)
Expand description

Write back (clean) an address range from the NPU cache to memory. Equivalent of LL_ATON_Cache_NPU_Clean_Range.