VSF Documented
Macros | Functions
__common.h File Reference
#include "hal/vsf_hal_cfg.h"
#include "hal/arch/vsf_arch.h"

Go to the source code of this file.

Macros

#define F1CX00S_PLL_PERIPH_HZ   (600UL * 1000 * 1000)
 
#define F1CX00S_PLL_AHB   (200UL * 1000 * 1000)
 
#define F1CX00S_PLL_APB   (100UL * 1000 * 1000)
 

Functions

void __delay_loops (int loops)
 
void f1cx00s_clock_init (uint_fast32_t pll_cpu)
 

Macro Definition Documentation

◆ F1CX00S_PLL_PERIPH_HZ

#define F1CX00S_PLL_PERIPH_HZ   (600UL * 1000 * 1000)

◆ F1CX00S_PLL_AHB

#define F1CX00S_PLL_AHB   (200UL * 1000 * 1000)

◆ F1CX00S_PLL_APB

#define F1CX00S_PLL_APB   (100UL * 1000 * 1000)

Function Documentation

◆ __delay_loops()

void __delay_loops ( int  loops)
extern

◆ f1cx00s_clock_init()

void f1cx00s_clock_init ( uint_fast32_t  pll_cpu)
extern