nrfxlib API 0.1.0
|
Common structures and definitions for RPU interface. More...
#include "pack_def.h"
Go to the source code of this file.
Data Structures | |
struct | rpu_addr_region |
struct | rpu_addr_map |
struct | rpu_mcu_boot_vector |
struct | rpu_mcu_boot_vectors |
struct | nrf_wifi_rpu_pwr_data |
Data that host may want to read from the Power IP. This structure represents the Power IP monitoring data. More... | |
struct | host_rpu_rx_buf_info |
RX buffer related information to be passed to he RPU. More... | |
struct | host_rpu_hpq |
Hostport Queue (HPQ) information. More... | |
struct | host_rpu_hpqm_info |
Information about Hostport Queues (HPQ) to be used for exchanging information between the Host and RPU. More... | |
struct | host_rpu_msg_hdr |
Common header included in each command/event. This structure encapsulates the common information included at the start of each command/event exchanged with the RPU. More... | |
Enumerations | |
enum | RPU_MCU_ADDR_REGIONS { RPU_MCU_ADDR_REGION_ROM = 0 , RPU_MCU_ADDR_REGION_RETENTION , RPU_MCU_ADDR_REGION_SCRATCH , RPU_MCU_ADDR_REGION_MAX } |
Variables | |
static const struct rpu_addr_map | RPU_ADDR_MAP_MCU [] |
Common structures and definitions for RPU interface.