nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_modem_os_rpc_cache_data_invalidate()

int nrf_modem_os_rpc_cache_data_invalidate ( void * addr,
size_t size )

#include <nrf_modem/include/nrf_modem_os_rpc.h>

Invalidate address range in cache.

Parameters
addrStarting address to invalidate.
sizeRange size.
Returns
0 on success, a negative errno otherwise.