Lines Matching +full:non +full:- +full:monotonically
4 * SPDX-License-Identifier: Apache-2.0
40 LORAWAN_ACT_OTAA = 0, /**< Over-the-Air Activation (OTAA) */
115 * @brief LoRaWAN join parameters for over-the-Air activation (OTAA)
132 * Starting with LoRaWAN 1.0.4 the DevNonce must be monotonically
134 * should be stored in non-volatile memory by the application.
180 * - Port 0: TX packet acknowledgements
181 * - Ports 1-255: Standard downlink port
182 * - LW_RECV_PORT_ANY: All downlinks
332 * @retval -EINVAL channels mask or channels mask size is wrong
399 * The GPS epoch started on 1980-01-06T00:00:00Z, but has since diverged
402 * @param gps_time Synchronized time in GPS epoch format truncated to 32-bit.
404 * @return 0 if successful, -EAGAIN if the clock is not yet synchronized.
429 * The GPS epoch started on 1980-01-06T00:00:00Z, but has since diverged
432 * @param gps_time Synchronized time in GPS epoch format truncated to 32-bit.
434 * @return 0 if successful, -EAGAIN if the clock is not yet synchronized.
446 * stores them in the image-1 flash partition.