SAM System related functionality.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
#include <system.h>
Functions | |
void | _system_dummy_init (void) |
void | system_init (void) |
Initialize system. More... | |
void _system_dummy_init | ( | void | ) |
Dummy initialization function, used as a weak alias target for the various init functions called by system_init().