Mistake on this page?
Report an issue in GitHub or email us
Data Structures | Macros | Typedefs
mbox_def.h File Reference

Mailbox definition. More...

#include "stm32_wpan_common.h"

Go to the source code of this file.

Data Structures

struct  MB_DeviceInfoTable_t
 
struct  MB_BleTable_t
 
struct  MB_ThreadTable_t
 
struct  MB_LldTestsTable_t
 
struct  MB_BleLldTable_t
 
struct  MB_ZigbeeTable_t
 
struct  MB_SysTable_t
 msg [0:7] = cmd/evt [8:31] = Reserved More...
 
struct  MB_MemManagerTable_t
 
struct  MB_TracesTable_t
 
struct  MB_Mac_802_15_4_t
 
struct  MB_RefTable_t
 
struct  MB_FUS_DeviceInfoTable_t
 This table shall be used only in the case the CPU2 runs the FUS. More...
 

Macros

#define HW_IPCC_BLE_CMD_CHANNEL   LL_IPCC_CHANNEL_1
 IPCC CHANNELS. More...
 
#define HW_IPCC_BLE_EVENT_CHANNEL   LL_IPCC_CHANNEL_1
 CPU2. More...
 

Typedefs

struct {
MB_SafeBootInfoTable_t
 This file shall be identical between the CPU1 and the CPU2. More...
 

Detailed Description

Mailbox definition.

Author
MCD Application Team
Attention

© Copyright (c) 2019 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file mbox_def.h.

Macro Definition Documentation

#define HW_IPCC_BLE_CMD_CHANNEL   LL_IPCC_CHANNEL_1

IPCC CHANNELS.

CPU1

Definition at line 253 of file mbox_def.h.

#define HW_IPCC_BLE_EVENT_CHANNEL   LL_IPCC_CHANNEL_1

CPU2.

Definition at line 266 of file mbox_def.h.

Typedef Documentation

typedef { ... } MB_SafeBootInfoTable_t

This file shall be identical between the CPU1 and the CPU2.

TABLES Version [0:3] = Build - 0: Untracked - 15:Released - x: Tracked version [4:7] = branch - 0: Mass Market - x: ... [8:15] = Subversion [16:23] = Version minor [24:31] = Version major

Memory Size [0:7] = Flash ( Number of 4k sector) [8:15] = Reserved ( Shall be set to 0 - may be used as flash extension ) [16:23] = SRAM2b ( Number of 1k sector) [24:31] = SRAM2a ( Number of 1k sector)

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.