#include "main.h"#include "adc.h"#include "dma.h"#include "fdcan.h"#include "hrtim.h"#include "iwdg.h"#include "spi.h"#include "tim.h"#include "usart.h"#include "usb.h"#include "gpio.h"#include "math.h"Functions | |
| void | SystemClock_Config (void) |
| System Clock Configuration. | |
| int | main_temp (void) |
| The application entry point. | |
| void | Error_Handler (void) |
| This function is executed in case of error occurrence. | |
| void Error_Handler | ( | void | ) |
This function is executed in case of error occurrence.
Period elapsed callback in non blocking mode.
| None |
| int main_temp | ( | void | ) |
The application entry point.
| int |
| void SystemClock_Config | ( | void | ) |
System Clock Configuration.
| None |
Configure the main internal regulator output voltage
Initializes the RCC Oscillators according to the specified parameters in the RCC_OscInitTypeDef structure.
Initializes the CPU, AHB and APB buses clocks