UDS_MEMORY_CONFIG_MAX
if (value > UDS_MEMORY_CONFIG_MAX) {
UDS_MEMORY_CONFIG_MAX);
} else if ((mem_gb >= 1) && (mem_gb <= UDS_MEMORY_CONFIG_MAX)) {