ISSDK  1.8
IoT Sensing Software Development Kit
Macros | Functions
clock_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOARD_XTAL0_CLK_HZ   24000000U
 

Functions

void BOARD_BootClockRUN (void)
 This function executes configuration of clocks. More...
 

Macro Definition Documentation

◆ BOARD_XTAL0_CLK_HZ

#define BOARD_XTAL0_CLK_HZ   24000000U

Definition at line 14 of file clock_config.h.

Function Documentation

◆ BOARD_BootClockRUN()

void BOARD_BootClockRUN ( void  )

This function executes configuration of clocks.

This function executes configuration of clocks.

Parameters
void
Returns
void

Definition at line 168 of file clock_config.c.