#include <compiler.h>
Functions | |
void | S_Nv_EarlyInit (void) |
Initializes the internal flash service for early access. More... | |
void | S_Nv_Init (void) |
Initializes the component and tells which items are persistent against S_Nv_EraseAll(FALSE). More... | |
void S_Nv_EarlyInit | ( | void | ) |
Initializes the internal flash service for early access.
void S_Nv_Init | ( | void | ) |
Initializes the component and tells which items are persistent against S_Nv_EraseAll(FALSE).
Referenced by PDS_Init().