TI BLE5-Stack API Documentation  1.01.01.00
Data Structures | Macros
ext_flash_layout.h File Reference

Detailed Description

Contains common structures and defines related to external flash layout as it for the OAD usecase.

Go to the source code of this file.

Data Structures

struct  ExtImageInfo_t
 

Macros

#define EFL_ADDR_META   0x00000
 
#define EFL_ADDR_META_FACT_IMG   EFL_ADDR_META
 
#define EFL_FACT_IMG_META_PG   0
 
#define EFL_IMG_STR_ADDR_OFFSET   offsetof(ExtImageInfo_t, extFlAddr)
 
#define EFL_META_COPY_SZ
 
#define EFL_META_COUNTER_OFFSET   offsetof(ExtImageInfo_t, counter)
 
#define EFL_META_PG_INVALID   0xFF
 
#define EFL_METADATA_LEN   sizeof(ExtImageInfo_t)
 
#define EFL_SIZE_META   EFL_PAGE_SIZE
 
#define OAD_EFL_MAGIC   {'O', 'A', 'D', ' ', 'N', 'V', 'M', '1'}
 
#define OAD_EFL_MAGIC_SZ   8
 
Copyright 2018, Texas Instruments Incorporated