zephyr/subsys/lorawan
Martin Jäger ad55227903 lorawan: make function and variable names consistent
Use Zephyr coding style for variable names and functions where possible.

The function BoardGetUniqueId has to be kept as is to match LoRaMAC
library declarations.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-06-15 09:11:34 +02:00
..
nvm subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
CMakeLists.txt lorawan: adding settings NVM for LoRaWAN 2022-05-02 10:56:02 +02:00
Kconfig lorawan: adding settings NVM for LoRaWAN 2022-05-02 10:56:02 +02:00
lorawan.c lorawan: make function and variable names consistent 2022-06-15 09:11:34 +02:00
lw_priv.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
lw_priv.h