Home
last modified time | relevance | path

Searched refs:lorawan_device_time_get (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/lorawan/
Dlorawan.h406 int lorawan_device_time_get(uint32_t *gps_time);
/Zephyr-latest/subsys/lorawan/
Dlorawan.c423 int lorawan_device_time_get(uint32_t *gps_time) in lorawan_device_time_get() function