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

◆ nrf_wifi_bal_dma_unmap()

unsigned long nrf_wifi_bal_dma_unmap ( void *  ctx,
unsigned long  phy_addr,
size_t  len,
enum nrf_wifi_osal_dma_dir  dma_dir 
)

Unmap a physical address for DMA transfer.

Parameters
ctxPointer to the context.
phy_addrPhysical address to unmap.
lenLength of the data to unmap.
dma_dirDMA direction.
Returns
None.