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... | |
Mailbox definition.
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.
#define HW_IPCC_BLE_CMD_CHANNEL LL_IPCC_CHANNEL_1 |
#define HW_IPCC_BLE_EVENT_CHANNEL LL_IPCC_CHANNEL_1 |
CPU2.
Definition at line 266 of file mbox_def.h.
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)