46 #if defined(MONETA_DEVICE) 74 #elif defined(FUSION_DEVICE) 105 uint32_t fusionTest();
107 #elif defined(DATAFLASH_DEVICE) 137 uint32_t dataflashTest();
139 #elif defined(STANDARDFLASH_DEVICE) 175 uint32_t standardflashTest();
Declarations of Dataflash functions.
Declarations of Fusion functions.
uint32_t test()
A user defined test function. Calls to the Adesto Layer and any test sequences can be written here...
Declarations of Moneta functions.
uint32_t defaultTest()
The default test function can be called by the user to perform the default test prepared for each dev...
Declarations of Standardflash functions.