|
STM32L4xx_HAL_Driver
1.14.0
|
HAL MSP module. This file template is located in the HAL folder and should be copied to the user folder. More...
Go to the source code of this file.
Functions | |
| void | HAL_MspInit (void) |
| Initialize the Global MSP. More... | |
| void | HAL_MspDeInit (void) |
| DeInitialize the Global MSP. More... | |
| void | HAL_PPP_MspInit (void) |
| Initialize the PPP MSP. More... | |
| void | HAL_PPP_MspDeInit (void) |
| DeInitialize the PPP MSP. More... | |
HAL MSP module. This file template is located in the HAL folder and should be copied to the user folder.
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
Definition in file stm32l4xx_hal_msp_template.c.