2.3.3.1 bl_mem_result_t
enum bl_mem_result_t
Contains codes for the return values of the bootloader memory extension APIs.
BL_MEM_PASS |
0x00 - NVM operation succeeded |
BL_MEM_FAIL |
0x01 - NVM operation failed |
BL_MEM_INVALID_ARG |
0x02 - NVM operation failed due to invalid argument |