cantata
Functions
main.c File Reference

: Main program body More...

#include "main.h"
#include "cmsis_os.h"
#include "can.h"
#include "gpio.h"
Include dependency graph for main.c:

Functions

void SystemClock_Config (void)
 System Clock Configuration. More...
 
void MX_FREERTOS_Init (void)
 FreeRTOS initialization. More...
 
int main (void)
 The application entry point. More...
 
void HAL_TIM_PeriodElapsedCallback (TIM_HandleTypeDef *htim)
 Period elapsed callback in non blocking mode. More...
 
void Error_Handler (void)
 This function is executed in case of error occurrence. More...
 

Detailed Description

: Main program body

Attention

© Copyright (c) 2021 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Function Documentation

◆ Error_Handler()

void Error_Handler ( void  )

This function is executed in case of error occurrence.

Return values
None

◆ main()

int main ( void  )

The application entry point.

Return values
int

◆ MX_FREERTOS_Init()

void MX_FREERTOS_Init ( void  )

FreeRTOS initialization.

Parameters
None
Return values
None

◆ SystemClock_Config()

void SystemClock_Config ( void  )

System Clock Configuration.

Return values
None

Initializes the RCC Oscillators according to the specified parameters in the RCC_OscInitTypeDef structure.

Initializes the CPU, AHB and APB buses clocks