Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
HAL_MSP_Private_Functions
[HAL MSP module driver]
Functions | |
void | HAL_MspInit (void) |
Initialize the Global MSP. | |
void | HAL_MspDeInit (void) |
DeInitialize the Global MSP. | |
void | HAL_PPP_MspInit (void) |
Initialize the PPP MSP. | |
void | HAL_PPP_MspDeInit (void) |
DeInitialize the PPP MSP. |
Function Documentation
void HAL_MspDeInit | ( | void | ) |
DeInitialize the Global MSP.
- Parameters:
-
None
- Return values:
-
None
Definition at line 90 of file stm32l4xx_hal_msp_template.c.
void HAL_MspInit | ( | void | ) |
Initialize the Global MSP.
- Parameters:
-
None
- Return values:
-
None
Definition at line 78 of file stm32l4xx_hal_msp_template.c.
void HAL_PPP_MspDeInit | ( | void | ) |
DeInitialize the PPP MSP.
- Parameters:
-
None
- Return values:
-
None
Definition at line 114 of file stm32l4xx_hal_msp_template.c.
void HAL_PPP_MspInit | ( | void | ) |
Initialize the PPP MSP.
- Parameters:
-
None
- Return values:
-
None
Definition at line 102 of file stm32l4xx_hal_msp_template.c.
Generated on Tue Jul 12 2022 11:35:30 by
