nrfxlib API 2.7.99
Loading...
Searching...
No Matches
Shared memory configuration.

Data Structures

struct  nrf_modem_shmem_cfg
 Shared memory configuration in normal operation mode. More...
 
struct  nrf_modem_bootloader_shmem_cfg
 Shared memory configuration in bootloader mode. The base address must be word-aligned (4 bytes). More...
 

Macros

#define NRF_MODEM_CELLULAR_SHMEM_CTRL_SIZE   0x4e8
 Shared memory control region size for Cellular flavour.
 
#define NRF_MODEM_DECT_PHY_SHMEM_CTRL_SIZE   0x728
 Shared memory control region size for DECT PHY flavour.
 
#define NRF_MODEM_SHMEM_BOOTLOADER_SIZE   0x2018
 Bootloader shared memory size.
 

Detailed Description

Only the lower 128k of RAM may be shared with the modem core.