nrfxlib API 0.1.0
|
Go to the source code of this file.
Macros | |
#define | HOST_PKTRAM_BB_START 0x02C00000 |
Header containing bounce buffer specific declarations for the FMAC IF Layer of the Wi-Fi driver. | |
#define | HOST_PKTRAM_BB_LEN (4 * 1024 * 1024) |
#define | VIRT_TO_PHYS(addr) (HOST_PKTRAM_BB_START + (addr - fmac_ctx->base_addr_host_pktram_bb)) |
Functions | |
void | bb_init (struct nrf_wifi_fmac_dev_ctx *fmac_dev_ctx) |