|
SmartSnippets DA1459x SDK
|
Files | |
| file | platform_nvparam.h |
| Configuration of non-volatile parameters on platform. | |
Macros | |
| #define | NVPARAM_BLE_PLATFORM_BD_ADDRESS 0x01 |
| #define | NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS 0x0000 |
Functions | |
| NVPARAM_PARAM (NVPARAM_BLE_PLATFORM_BD_ADDRESS, NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS, 7) NVPARAM_PARAM(NVPARAM_BLE_PLATFORM_LPCLK_DRIFT | |
| #define NVPARAM_BLE_PLATFORM_BD_ADDRESS 0x01 |
Tags definition for 'ble_platform' area.
| #define NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS 0x0000 |
Offset definition for 'ble_platform' area.
| NVPARAM_PARAM | ( | NVPARAM_BLE_PLATFORM_BD_ADDRESS | , |
| NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS | , | ||
| 7 | |||
| ) |
'ble_platform' area definition
Each parameter value includes additional byte for validity data, i.e. 1st byte of value shall be set to 0x00 for parameter value to be considered valid.
1.8.16