![]() |
S32 SDK
|
API perform the initialization of the LIN core.
Functions | |
l_bool | l_sys_init (void) |
This function performs the initialization of the LIN core; is the first call a user must use in the LIN core before using any other API functions. The implementation of this function can be replaced by user if needed. More... | |
l_bool l_sys_init | ( | void | ) |
This function performs the initialization of the LIN core; is the first call a user must use in the LIN core before using any other API functions. The implementation of this function can be replaced by user if needed.
Definition at line 60 of file lin_common_api.c.