 |
WebRadioApp
0.1
|
Go to the documentation of this file.
42 #ifndef EW_BSP_SYSTEM_H
43 #define EW_BSP_SYSTEM_H
void MPU_Config(void)
Configure the MPU attributes as Write Through for SRAM1/2.
Definition: ew_bsp_system.c:183
void EwBspSystemDone(void)
The function EwBspSystemDone terminates the system components.
Definition: ew_bsp_system.c:383
void SystemClock_Config(void)
System Clock Configuration The system Clock is configured as follow : System Clock source = PLL (HSE)...
Definition: ew_bsp_system.c:62
void EwBspSystemInit(void)
The function EwBspSystemInit initializes the system components. (CPU clock, memory,...
Definition: ew_bsp_system.c:339
static RCC_PeriphCLKInitTypeDef PeriphClkInitStruct
Definition: ew_bsp_display.c:94
This file contains general configuration settings for the target system, like memory ranges and displ...