![]() |
BltTofApi
|
This header file contains enums and structs for flash update. More...
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | BTA_FlashUpdateConfig |
This configuration structure contains all the data and parameters needed for a BTAflashUpdate. More... | |
Typedefs | |
typedef enum BTA_FlashTarget | BTA_FlashTarget |
BTA_FlashTarget describes the kind of data transmitted as well as what the intended target (in the device/memory) of the data is. | |
typedef enum BTA_FlashId | BTA_FlashId |
BTA_FlashId may be needed to further specify the BTA_FlashTarget. | |
typedef struct BTA_FlashUpdateConfig | BTA_FlashUpdateConfig |
This configuration structure contains all the data and parameters needed for a BTAflashUpdate. | |
Enumerations | |
enum | BTA_FlashTarget { BTA_FlashTargetBootloader, BTA_FlashTargetApplication, BTA_FlashTargetGeneric, BTA_FlashTargetPixelList, BTA_FlashTargetLensCalibration, BTA_FlashTargetOtp, BTA_FlashTargetFactoryConfig, BTA_FlashTargetWigglingCalibration, BTA_FlashTargetIntrinsicTof, BTA_FlashTargetIntrinsicColor, BTA_FlashTargetExtrinsic, BTA_FlashTargetAmpCompensation, BTA_FlashTargetFpn, BTA_FlashTargetFppn } |
BTA_FlashTarget describes the kind of data transmitted as well as what the intended target (in the device/memory) of the data is. | |
enum | BTA_FlashId { BTA_FlashIdSpi, BTA_FlashIdParallel, BTA_FlashIdEmmc, BTA_FlashIdSd, BTA_FlashIdTim, BTA_FlashIdLim } |
BTA_FlashId may be needed to further specify the BTA_FlashTarget. | |
This header file contains enums and structs for flash update.
Copyright Bluetechnix 2016