This file contains the default OSAL implementation interface.
Go to the source code of this file.
Functions | |
void | EnetOsalDflt_initCfg (EnetOsal_Cfg *cfg) |
Initialize EnetOsal config with PDK OSAL-based default implementation. More... | |
void EnetOsalDflt_initCfg | ( | EnetOsal_Cfg * | cfg | ) |
Initialize EnetOsal config with PDK OSAL-based default implementation.
Initializes the OSAL configuration parameters with a default implementation based on PDK OSAL layer.
cfg | Pointer to the initialization parameters to be initialized |