pub fn mcu_clean_range(start: u32, len: u32)
Clean (write back) the CPU data cache for [start, start + len). Equivalent of LL_ATON_Cache_MCU_Clean_Range. Call after the CPU writes an input buffer and before the NPU reads it.
[start, start + len)
LL_ATON_Cache_MCU_Clean_Range