|
STM32L4xx_HAL_Driver
1.14.0
|
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... | |
| void HAL_MspDeInit | ( | void | ) |
DeInitialize the Global MSP.
| None |
| None |
Definition at line 62 of file stm32l4xx_hal_msp_template.c.
| void HAL_MspInit | ( | void | ) |
Initialize the Global MSP.
| None |
| None |
Definition at line 50 of file stm32l4xx_hal_msp_template.c.
| void HAL_PPP_MspDeInit | ( | void | ) |
DeInitialize the PPP MSP.
| None |
| None |
Definition at line 86 of file stm32l4xx_hal_msp_template.c.
| void HAL_PPP_MspInit | ( | void | ) |
Initialize the PPP MSP.
| None |
| None |
Definition at line 74 of file stm32l4xx_hal_msp_template.c.