My Project
Loading...
Searching...
No Matches
stm32f3xx_hal_msp.c File Reference

This file provides code for the MSP Initialization and de-Initialization codes. More...

#include "main.h"

Functions

void HAL_MspInit (void)
 Initializes the Global MSP.
 
void HAL_TSC_MspInit (TSC_HandleTypeDef *htsc)
 TSC MSP Initialization This function configures the hardware resources used in this example.
 
void HAL_TSC_MspDeInit (TSC_HandleTypeDef *htsc)
 TSC MSP De-Initialization This function freeze the hardware resources used in this example.
 
void HAL_UART_MspInit (UART_HandleTypeDef *huart)
 UART MSP Initialization This function configures the hardware resources used in this example.
 
void HAL_UART_MspDeInit (UART_HandleTypeDef *huart)
 UART MSP De-Initialization This function freeze the hardware resources used in this example.
 

Detailed Description

This file provides code for the MSP Initialization and de-Initialization codes.

Attention

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.