This section contains APIs for application initialization and de-initialization.
Functions | |
int32_t | appCommonInit () |
int32_t | appCommonDeInit () |
int32_t | appInit () |
Initialize the following modules. More... | |
int32_t | appDeInit () |
De-initializes the modules initialized by appInit() function. More... | |
int32_t appCommonInit | ( | ) |
int32_t appCommonDeInit | ( | ) |
int32_t appInit | ( | ) |
Initialize the following modules.
int32_t appDeInit | ( | ) |
De-initializes the modules initialized by appInit() function.