18 #ifndef SYSTEM_SAM3SD8_H_INCLUDED 19 #define SYSTEM_SAM3SD8_H_INCLUDED uint32_t SystemCoreClock
Definition: system_ARMCM0.c:39
void SystemInit(void)
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable...
Definition: system_ARMCM0.c:59
void SystemCoreClockUpdate(void)
Updates the SystemCoreClock with current core Clock retrieved from cpu registers. ...
Definition: system_ARMCM0.c:45
void system_init_flash(uint32_t dw_clk)
Definition: system_sam3n.c:168