C API for BALTECH SDK

§ BRP_ERR_OUT_OF_MEMORY

#define BRP_ERR_OUT_OF_MEMORY   (0x0005u | BRP_ERRGRP_LIB_NONRECOVERABLE)

The heap has not enough memory to allocate a buffer that is required for the wanted operation.

Definition at line 192 of file errorcodes.h.