dRonin
adbada4
dRonin firmware
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
mcuconf.h
Go to the documentation of this file.
1
#define STM32F103_MCUCONF
2
3
#define STM32_NO_INIT TRUE
4
#define STM32_PVD_ENABLE FALSE
5
#define STM32_PLS STM32_PLS_LEV0
6
#define STM32_HSI_ENABLED TRUE
7
#define STM32_LSI_ENABLED TRUE
8
#define STM32_HSE_ENABLED TRUE
9
#define STM32_LSE_ENABLED FALSE
10
#define STM32_SW STM32_SW_PLL
11
#define STM32_PLLSRC STM32_PLLSRC_HSE
12
#define STM32_PREDIV_VALUE 1
13
#define STM32_PLLMUL_VALUE 9
flight
PiOS
STM32F10x
mcuconf.h
Generated by
1.8.6