L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
stm32wlxx_hal_msp.c File Reference

This file provides code for the MSP Initialization and de-Initialization codes. More...

#include "main.h"
Include dependency graph for stm32wlxx_hal_msp.c:

Go to the source code of this file.

Functions

void HAL_MspInit (void)

Detailed Description

This file provides code for the MSP Initialization and de-Initialization codes.

Attention

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

Definition in file stm32wlxx_hal_msp.c.

Function Documentation

◆ HAL_MspInit()

void HAL_MspInit ( void )

Initializes the Global MSP.

Definition at line 63 of file stm32wlxx_hal_msp.c.