35 #ifndef SYSTEM_SAME70_H_INCLUDED 36 #define SYSTEM_SAME70_H_INCLUDED void SystemInit(void)
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable...
void system_init_flash(uint32_t dw_clk)
void SystemCoreClockUpdate(void)
Updates the SystemCoreClock with current core Clock retrieved from cpu registers. ...