2.3.1.2 Enumerations
enum bl_mem_result_t { BL_MEM_PASS, BL_MEM_FAIL, BL_MEM_INVALID_ARG }
Contains codes for the return values of the bootloader memory extension APIs.
enum bl_mem_result_t { BL_MEM_PASS, BL_MEM_FAIL, BL_MEM_INVALID_ARG }
Contains codes for the return values of the bootloader memory extension APIs.