Functions | Variables
system_same70.h File Reference
#include <stdint.h>
Include dependency graph for system_same70.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Variables

uint32_t SystemCoreClock
 

Detailed Description

Copyright (c) 2015-2018 Microchip Technology Inc. and its subsidiaries.

Definition in file system_same70.h.

Function Documentation

◆ system_init_flash()

void system_init_flash ( uint32_t  ul_clk)

Initialize flash.

Definition at line 202 of file system_same70.c.

◆ SystemCoreClockUpdate()

void SystemCoreClockUpdate ( void  )

Updates the SystemCoreClock with current core Clock retrieved from cpu registers.

Definition at line 108 of file system_same70.c.

◆ SystemInit()

void SystemInit ( void  )

Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.

Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.

Definition at line 59 of file system_same70.c.

Variable Documentation

◆ SystemCoreClock

uint32_t SystemCoreClock

Definition at line 53 of file system_same70.c.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:00