BME280 Driver 2.0.x
Driver for BME280 sensor
|
: Main program body More...
#include "main.h"
#include "cmsis_os.h"
#include "spi.h"
#include "gpio.h"
Functions | |
void | SystemClock_Config (void) |
System Clock Configuration. | |
void | MX_FREERTOS_Init (void) |
FreeRTOS initialization. | |
int | main (void) |
The application entry point. | |
void | HAL_TIM_PeriodElapsedCallback (TIM_HandleTypeDef *htim) |
Period elapsed callback in non blocking mode. | |
void | Error_Handler (void) |
This function is executed in case of error occurrence. | |
: Main program body
Copyright (c) 2023 STMicroelectronics. All rights reserved.
This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.
void Error_Handler | ( | void | ) |
This function is executed in case of error occurrence.
None |
void HAL_TIM_PeriodElapsedCallback | ( | TIM_HandleTypeDef * | htim | ) |
Period elapsed callback in non blocking mode.
htim | : TIM handle |
None |
int main | ( | void | ) |
The application entry point.
int |
void MX_FREERTOS_Init | ( | void | ) |
FreeRTOS initialization.
None |
None |
void SystemClock_Config | ( | void | ) |
System Clock Configuration.
None |
Configure LSE Drive Capability
Configure the main internal regulator output voltage
Initializes the RCC Oscillators according to the specified parameters in the RCC_OscInitTypeDef structure.
Activate the Over-Drive mode
Initializes the CPU, AHB and APB buses clocks