nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_iomem_unmap()

void nrf_wifi_osal_iomem_unmap ( volatile void *  addr)

Unmap previously mapped IO memory from CPU space.

Parameters
addrPointer to mapped IO memory to be unmapped.

Unmaps IO memory from CPU space that was mapped using nrf_wifi_osal_iomem_mmap.

Returns
None.