Home
last modified time | relevance | path

Searched full:represented (Results 1 – 25 of 106) sorted by relevance

12345

/Zephyr-latest/include/zephyr/net/
Dnet_time.h47 * represented by a single hardware counter peripheral in that it will need to
48 * be represented in several distinct hardware peripherals with different
55 * This also explains why network time, if represented as a cycle value of some
105 /** The largest positive time value that can be represented by net_time_t */
108 /** The smallest negative time value that can be represented by net_time_t */
111 /** The largest positive number of seconds that can be safely represented by net_time_t */
114 /** The smallest negative number of seconds that can be safely represented by net_time_t */
Dieee802154_pkt.h51 * "RSSI is represented as one octet of integer [...]; therefore,
114 * @returns RSSI represented as unsigned byte value, ranging from
131 * @param rssi RSSI represented as unsigned byte value, ranging from
147 * @returns RSSI represented in dBm. Returns the special value
165 * @param rssi represented in dBm. Set to the special value
/Zephyr-latest/subsys/bindesc/
DKconfig.version36 3.4.0 would be represented as 0x30400
69 1.0.0 would be represented as 0x10000
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_timeout.rst21 the maximum delay that can be directly represented be a 31-bit non-negative
26 allow for delays that are represented as unsigned 32-bit values counting
Dnet_pkt_filter.rst31 A rule is represented by a :c:struct:`npf_rule` object. It can be inserted to,
43 Rule conditions are represented by a :c:struct:`npf_test`. This structure
Dnet_if.rst67 whether an interface is turned ON or OFF. This state is represented by
83 The PHY status is represented with :c:enumerator:`NET_IF_LOWER_UP` flag and can
88 The network association status is represented with :c:enumerator:`NET_IF_DORMANT`
/Zephyr-latest/boards/silabs/
Dindex.rst13 Silicon Labs development hardware is represented in Zephyr by mapping
/Zephyr-latest/dts/bindings/mtd/
Datmel,at25.yaml14 Each of these can be represented by a set of common parameters (EEPROM size, page size, address
Datmel,at24.yaml15 Each of these can be represented by a set of common parameters (EEPROM size, page size, address
/Zephyr-latest/soc/nordic/nrf92/
DKconfig.soc13 # be represented by nRF9280 "SoC" in top-level SoC definitions
/Zephyr-latest/include/zephyr/sys/
Dtimeutil.h60 * the time cannot be represented then @c (time_t)-1 is returned and
292 * double the smallest error that can be represented is about 120 ppb.
299 * @return skew error represented as parts-per-billion, or INT32_MIN
300 * if the skew cannot be represented in the return type.
Dbase64.h55 * If that length cannot be represented, then no data is
/Zephyr-latest/dts/bindings/i2c/
Dti,tca954x-base.yaml9 Each channel is represented by a separate devicetree child node.
/Zephyr-latest/samples/net/sockets/coap_client/
DREADME.rst18 represented as:
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst11 Channels instances are represented by the :c:struct:`bt_l2cap_chan` struct which
/Zephyr-latest/dts/bindings/sensor/
Dst,lis2dw12-common.yaml66 The output data rates which are represented with fractional
203 The freefall duration value represented in milliseconds.
217 The freefall threshold value represented in mg.
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis92 N - sub-minor version number); e.g., version 2.1.3 is represented with
93 value 0x0213 and version 2.0.0 is represented with a value of 0x0200.
/Zephyr-latest/drivers/led_strip/
Dtlc59731.c24 * A zero is represented by no additional pulses within a cycle.
25 * A one is represented by an additional pulse between 275ns and 2.5us
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_v2_internal.h14 * represented in [11:9] and the two LSB bits are represented in [1:0].
Darc_mpu_v6_internal.h17 * represented in [11:9] and the two LSB bits are represented in [1:0].
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst62 will be represented by Composition Data Pages 128, 129, and 130. The Models Metadata of the new
63 firmware image will be represented by Models Metadata Page 128. Composition Data Pages 0, 1 and 2,
/Zephyr-latest/dts/bindings/ieee802154/
Datmel,rf2xx.yaml111 The value is represented by two entries where first element represents
123 The value is represented by two entries where first element represents
/Zephyr-latest/dts/bindings/pinctrl/
Dpincfg-node.yaml7 Many data items that are represented in a pin configuration node are
/Zephyr-latest/doc/
Dglossary.rst124 domains are represented by :c:struct:`device`.
149 whole. System power states are represented by :c:enum:`pm_state`.
/Zephyr-latest/dts/bindings/gpio/
Dgpio-controller.yaml52 Each GPIO hog is represented as a child node of the GPIO controller.

12345