Rtos API example

Embed: (wiki syntax)

« Back to documentation index

flash_set.cpp File Reference

flash_set.cpp File Reference

Test tool to set flash to some data. More...

Go to the source code of this file.

Functions

static control_t cfstore_flash_set_test_01_end (const size_t call_count)
 add ~50 KVs and store them in flash

Detailed Description

Test tool to set flash to some data.

Definition in file flash_set.cpp.


Function Documentation

static control_t cfstore_flash_set_test_01_end ( const size_t  call_count ) [static]

add ~50 KVs and store them in flash

Returns:
on success returns CaseNext to continue to next test case, otherwise will assert on errors.

Definition at line 61 of file flash_set.cpp.