Home
last modified time | relevance | path

Searched +full:non +full:- +full:monotonically (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dsparkfun-pro-micro-header.yaml2 # SPDX-License-Identifier: Apache-2.0
10 Proceeding counter-clockwise:
11 * A 12-pin Power and Digital Input header. This has input signals
13 * An 12-pin Power and Digital/Analog Input header. This
15 non-monotonically decreasing numbering.
19 0 TX0 RAW -
20 1 RX1 GND -
21 - GND RST -
22 - GND VCC -
33 compatible: "sparkfun,pro-micro-gpio"
[all …]
/Zephyr-Core-3.5.0/include/zephyr/lorawan/
Dlorawan.h4 * SPDX-License-Identifier: Apache-2.0
89 * @brief LoRaWAN join parameters for over-the-Air activation (OTAA)
106 * Starting with LoRaWAN 1.0.4 the DevNonce must be monotonically
108 * should be stored in non-volatile memory by the application.
152 * - Port 0: TX packet acknowledgements
153 * - Ports 1-255: Standard downlink port
154 * - LW_RECV_PORT_ANY: All downlinks
209 * - dr - updated datarate
354 * The GPS epoch started on 1980-01-06T00:00:00Z, but has since diverged
357 * @param gps_time Synchronized time in GPS epoch format truncated to 32-bit.
[all …]
/Zephyr-Core-3.5.0/include/zephyr/sys/
Darch_interface.h4 * SPDX-License-Identifier: Apache-2.0
8 * @defgroup arch-interface Architecture Interface
12 * call architecture-specific API so will have the prototypes for the
13 * architecture-specific APIs here. Architecture APIs that aren't used in this
16 * The set of architecture-specific APIs used internally by public macros and
49 * @defgroup arch-timing Architecture timing APIs
50 * @ingroup arch-interface
63 * @return The current cycle time. This should count up monotonically
77 * @return The current cycle time. This should count up monotonically
78 * through the full 64 bit space, wrapping at 2^64-1. Hardware with
[all …]