RTEMS 6.1-rc4
|
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. | |
HAL MSP module. This file template is located in the HAL folder and should be copied to the user folder.
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 ##### =============================================================================== [..]