De-initialization for bsp (\e Board \e Support \e Package)
sint8 nm_bsp_deinit |
( |
void |
| ) |
|
- Precondition
- Initialize nm_bsp_init first
- Warning
- Missing use may lead to unknown behavior in case of soft reset.
- Note
- Implementation of this function is host dependent.
- See Also
- nm_bsp_init
- Returns
- The function returns M2M_SUCCESS for successful operations and a negative value otherwise.