SmartSnippets DA1459x SDK
Files | Macros | Functions
Configuration

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
 

Detailed Description

Macro Definition Documentation

◆ NVPARAM_BLE_PLATFORM_BD_ADDRESS

#define NVPARAM_BLE_PLATFORM_BD_ADDRESS   0x01

Tags definition for 'ble_platform' area.

Note
These are the same as tags for RW NVDS to make translation easier.

◆ NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS

#define NVPARAM_OFFSET_BLE_PLATFORM_BD_ADDRESS   0x0000

Offset definition for 'ble_platform' area.

Function Documentation

◆ NVPARAM_PARAM()

'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.