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 lorawan/nvm: do not call settings_save() after writing individual settings 2024-05-01 22:56:34 +01:00
services convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
CMakeLists.txt lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
Kconfig lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lorawan.c lorawan: make possible to send empty frames 2024-05-12 11:01:18 -04:00
lorawan_emul.c lorawan: add emulator for unit testing 2024-03-01 17:35:04 +01:00
lw_priv.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lw_priv.h lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00