RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Functions
stm32h7xx_hal_msp_template.c File Reference

HAL MSP module. This file template is located in the HAL folder and should be copied to the user folder. More...

#include "stm32h7xx_hal.h"

Functions

void HAL_MspInit (void)
 Initializes the Global MSP.
 
void HAL_MspDeInit (void)
 DeInitializes the Global MSP.
 
void HAL_PPP_MspInit (void)
 Initializes the PPP MSP.
 
void HAL_PPP_MspDeInit (void)
 DeInitializes the PPP MSP.
 

Detailed Description

HAL MSP module. This file template is located in the HAL folder and should be copied to the user folder.

Author
MCD Application Team
Attention

Copyright (c) 2017 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.

===============================================================================
                    ##### How to use this driver #####
===============================================================================
   [..]