|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
| Core | |
| Inc | |
| adc.h | This file contains all the function prototypes for the adc.c file |
| adc_if.h | Header for ADC interface configuration |
| amb_tsl2591.h | |
| bar_bmp585.h | |
| bar_ils22qs.h | |
| dma.h | This file contains all the function prototypes for the dma.c file |
| flash_at25.h | |
| flash_if.h | This file contains definitions for FLASH Interface functionalities |
| gpio.h | This file contains all the function prototypes for the gpio.c file |
| i2c.h | This file contains all the function prototypes for the i2c.c file |
| main.h | : Header for main.c file. This file contains the common defines of the application |
| mylora_process.h | |
| mymems.h | |
| mysensors.h | |
| mysensors_base.h | |
| mysensors_def.h | |
| nfc.h | |
| nfc_st25dv16kc.h | |
| nfc_st25r3.h | |
| platform.h | Header for General HW instances configuration |
| rtc.h | This file contains all the function prototypes for the rtc.c file |
| scd41.h | |
| spi.h | This file contains all the function prototypes for the spi.c file |
| sps30.h | |
| stm32_lpm_if.h | Header for Low Power Manager interface configuration |
| stm32wlxx_hal_conf.h | HAL configuration file |
| stm32wlxx_it.h | This file contains the headers of the interrupt handlers |
| subghz.h | This file contains all the function prototypes for the subghz.c file |
| sys_app.h | Function prototypes for sys_app.c file |
| sys_conf.h | Applicative configuration, e.g. : debug, trace, low power, sensors |
| sys_debug.h | Configuration of the debug.c instances |
| sys_sensors.h | Header for sensors application |
| timer_if.h | Configuration of the timer_if.c instances |
| tmphm_sht45.h | |
| usart.h | This file contains all the function prototypes for the usart.c file |
| usart_if.h | Header for USART interface configuration |
| utilities_conf.h | Header for configuration file to utilities |
| utilities_def.h | Definitions for modules requiring utilities |
| Src | |
| utils | |
| mydefs.h | |
| utils.c | |
| utils.h | |
| adc.c | This file provides code for the configuration of the ADC instances |
| adc_if.c | Read status related to the chip (battery level, VREF, chip temperature) |
| amb_tsl2591.c | |
| bar_bmp585.c | |
| bar_ils22qs.c | |
| dma.c | This file provides code for the configuration of all the requested memory to memory DMA transfers |
| flash_at25.c | |
| flash_if.c | This file provides set of firmware functions to manage Flash Interface functionalities |
| gpio.c | This file provides code for the configuration of all used GPIO pins |
| i2c.c | This file provides code for the configuration of the I2C instances |
| main.c | : Main program body |
| mylora_process.c | |
| mymems.c | |
| mysensors.c | |
| mysensors_base.c | |
| mysensors_flash.c | |
| nfc.c | |
| nfc_st25dv16kc.c | |
| nfc_st25r3.c | |
| rtc.c | This file provides code for the configuration of the RTC instances |
| scd41.c | |
| spi.c | This file provides code for the configuration of the SPI instances |
| sps30.c | |
| stm32_lpm_if.c | Low layer function to enter/exit low power modes (stop, sleep) |
| stm32wlxx_hal_msp.c | This file provides code for the MSP Initialization and de-Initialization codes |
| stm32wlxx_it.c | Interrupt Service Routines |
| subghz.c | This file provides code for the configuration of the SUBGHZ instances |
| sys_app.c | Initializes HW and SW system entities (not related to the radio) |
| sys_debug.c | Configure probes pins RealTime debugging and JTAG/SerialWires for LowPower |
| sys_sensors.c | Manages the sensors on the application |
| syscalls.c | STM32CubeIDE Minimal System calls file |
| sysmem.c | STM32CubeIDE System Memory calls file |
| system_stm32wlxx.c | CMSIS Cortex Device Peripheral Access Layer System Source File |
| timer_if.c | Configure RTC Alarm, Tick and Calendar manager |
| tmphm_sht45.c | |
| usart.c | This file provides code for the configuration of the USART instances |
| usart_if.c | Configuration of UART driver interface for hyperterminal communication |
| Startup | |
| startup_stm32wle5ccux.s | |
| LoRaWAN | |
| App | |
| app_lorawan.c | Application of the LRWAN Middleware |
| app_lorawan.h | Header of application of the LRWAN Middleware |
| app_version.h | Definition the version of the application |
| CayenneLpp.c | Implements the Cayenne Low Power Protocol |
| CayenneLpp.h | Implements the Cayenne Low Power Protocol |
| Commissioning.h | End-device commissioning parameters |
| lora_app.c | Application of the LRWAN Middleware |
| lora_app.h | Header of application of the LRWAN Middleware |
| lora_info.c | To give info to the application about LoRaWAN configuration |
| lora_info.h | To give info to the application about LoRaWAN configuration |
| se-identity.h | Secure Element identity and keys |
| Target | |
| lorawan_conf.h | Header for LoRaWAN middleware instances |
| mw_log_conf.h | Configure (enable/disable) traces |
| radio_board_if.c | This file provides an interface layer between MW and Radio Board |
| radio_board_if.h | Header for Radio interface configuration |
| radio_conf.h | Header of Radio configuration |
| systime.h | Map middleware systime |
| timer.h | Wrapper to timer server |