zephyr/subsys/lorawan
Jordan Yates 23ca74b756 convert: use `k_uptime_seconds`
Replace usage of `k_uptime_get() / MSEC_PER_SEC` and
`k_uptime_get() / 1000` with dedicated function.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-05-14 09:32:01 +02:00
..
nvm
services convert: use `k_uptime_seconds` 2024-05-14 09:32:01 +02:00
CMakeLists.txt
Kconfig
lorawan.c lorawan: make possible to send empty frames 2024-05-12 11:01:18 -04:00
lorawan_emul.c
lw_priv.c
lw_priv.h