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

This file provides code for the configuration of all used GPIO pins. More...

#include "gpio.h"
Include dependency graph for gpio.c:

Go to the source code of this file.

Functions

void MX_GPIO_Init (void)

Detailed Description

This file provides code for the configuration of all used GPIO pins.

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 gpio.c.

Function Documentation

◆ MX_GPIO_Init()

void MX_GPIO_Init ( void )

Configure pins as Analog Input Output EVENT_OUT EXTI

Definition at line 42 of file gpio.c.

References _3V3_Enb_Pin, Bat_Mon_Enb_Pin, NFC_INT_GPIO_Port, NFC_INT_Pin, NFC_LPD_Enb_Pin, SPI1_CS_GPIO_Port, SPI1_CS_Pin, and USER_LED_Pin.

Referenced by main().

Here is the caller graph for this function: