Home
last modified time | relevance | path

Searched full:ieee (Results 1 – 25 of 219) sorted by relevance

123456789

/Zephyr-Core-3.4.0/doc/connectivity/networking/api/
Dieee802154.rst3 IEEE 802.15.4
12 IEEE 802.15.4 is a technical standard which defines the operation of low-rate
15 `IEEE 802.15.4 Wikipedia article <https://en.wikipedia.org/wiki/IEEE_802.15.4>`_.
16 Also, see `IEEE GET Program
17 <https://ieeexplore.ieee.org/browse/standards/get-program/page/series?id=68>`_
18 for creating an IEEE account and downloading the specification.
20 Zephyr supports IEEE 802.15.4 with Thread and 6LoWPAN. The Thread implementation
28 IEEE 802.15.4
33 IEEE 802.15.4 Management
Dnet_l2.rst27 :ref:`IEEE 802.15.4 Soft-MAC <ieee802154_interface>`,
83 :ref:`IEEE 802.15.4 <ieee802154_interface>`, etc.
112 IEEE 802.15.4 device driver
115 Device drivers for IEEE 802.15.4 L2 work basically the same as for
123 IEEE 802.15.4 device driver must provide a valid pointer on such
126 - Sending a packet is slightly different than in Ethernet. IEEE 802.15.4 sends
130 might have more than one fragment. IEEE 802.15.4 drivers
134 Instead, the IEEE 802.15.4 L2, provides a generic
142 Each IEEE 802.15.4 device driver, in the end, will need to call
Dtraffic-class.rst13 VLAN priority at `IEEE 802.1Q <https://en.wikipedia.org/wiki/IEEE_802.1Q>`_.
21 specified in `IEEE 802.1Q spec`_ chapter I.3, chapter 8.6.6 table 8-4,
28 .. _IEEE 802.1Q spec: https://ieeexplore.ieee.org/document/6991462/
Dvlan.rst16 `IEEE 802.1Q <https://en.wikipedia.org/wiki/IEEE_802.1Q>`_
47 See the `IEEE 802.1Q spec`_ for more information about ethernet VLANs.
49 .. _IEEE 802.1Q spec: https://ieeexplore.ieee.org/document/6991462/
/Zephyr-Core-3.4.0/modules/hal_nordic/
DKconfig14 prompt "Source of the IEEE 802.15.4 radio driver"
22 bool "NRF IEEE 802.15.4 radio driver"
28 This option enables nRF IEEE 802.15.4 radio driver in Zephyr. Note,
32 file. As the nRF IEEE 802.15.4 radio driver defines IRQ configuration
51 prompt "nRF IEEE 802.15.4 CCA mode"
71 prompt "nRF IEEE 802.15.4 Service Layer Type"
81 int "nRF IEEE 802.15.4 CCA Energy Detection threshold"
88 int "nRF IEEE 802.15.4 CCA Correlator threshold"
92 int "nRF IEEE 802.15.4 CCA Correlator limit"
124 int "nRF52 IEEE 802.15.4 temperature update initialization priority"
[all …]
/Zephyr-Core-3.4.0/subsys/net/l2/ieee802154/
DKconfig5 bool "IEEE 802.15.4 Radio"
8 Add support for low rate WPAN IEEE 802.15.4 technology.
19 # IEEE 802.15.4-2020, 10.1.3).
35 module-str = Log level for IEEE 802.15.4
36 module-help = Enables IEEE 802.15.4 code to output debug messages.
40 bool "IEEE 802.15.4 packet display"
68 # TODO: For IEEE 802.15.4 compliance, this option will be removed in the future.
74 bool "IEEE 802.15.4 ACK reply logic"
99 bool "IEEE 802.15.4 shell module"
115 int "IEEE 802.15.4 Reassembly cache size"
[all …]
DKconfig.radio4 menu "IEEE 802.15.4 Radio"
29 bool "IEEE 802.15.4 CSMA-CA radio protocol"
36 bool "IEEE 802.15.4 Aloha radio protocol"
Dieee802154_shell.c8 * @brief IEEE 802.15.4 shell module
40 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_ack()
88 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_associate()
129 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_disassociate()
223 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_scan()
300 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_set_chan()
331 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_get_chan()
364 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_set_pan_id()
395 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_get_pan_id()
426 "No IEEE 802.15.4 interface found.\n"); in cmd_ieee802154_set_ext_addr()
[all …]
/Zephyr-Core-3.4.0/drivers/ieee802154/
DKconfig1 # IEEE 802.15.4 driver configuration options
7 # IEEE 802.15.4 options
10 bool "IEEE 802.15.4 drivers"
17 bool "IEEE 802.15.4 interface without auto-start"
31 bool "IEEE 802.15.4 driver without the MAC stack"
84 bool "Support for IEEE 802.15.4-2015 frames (DEPRECATED)"
87 …Enable radio driver support for IEEE 802.15.4-2015 frames, including security handling of frames a…
101 module-str = IEEE 802.15.4 driver
102 module-help = Sets log level for IEEE 802.15.4 Device Drivers.
Dieee802154_cc13xx_cc26xx_subg.h23 /* See IEEE 802.15.4-2015 20.2.2 */
26 /* IEEE 802.15.4-2015 915 MHz 2FSK PHY symbol rate (20.6.3) */
29 /* IEEE 802.15.4-2006 PHY constants (6.4.1) */
32 /* IEEE 802.15.4-2006 PHY PIB attributes (6.4.2) */
37 /* IEEE 802.15.4-2006 MAC constants (7.4.1) */
43 /* IEEE 802.15.4-2006 MAC PIB attributes (7.4.2)
46 * non-beacon enabled PANs (See IEEE 802.15.4-2006 7.5.6.4.2)
62 * (See IEEE 802.15.4-2015 20.2.2)
DKconfig.cc13xx_cc26xx1 # TI CC13xx / CC26xx IEEE 802.15.4 configuration options
7 bool "TI CC13xx / CC26xx IEEE 802.15.4 driver support"
15 int "TI CC13xx / CC26xx IEEE 802.15.4 initialization priority"
59 bool "TI CC13xx / CC26xx IEEE 802.15.4g driver support"
67 int "TI CC13xx / CC26xx IEEE 802.15.4g receive buffer count"
74 int "TI CC13xx / CC26xx IEEE 802.15.4g Carrier Sense Threshold in dBm"
81 int "TI CC13xx / CC26xx IEEE 802.15.4g initialization priority"
Dieee802154_cc13xx_cc26xx.h21 /* IEEE 802.15.4-2006 2450 MHz O-QPSK PHY symbol rate (6.5.3.2) */
24 /* IEEE 802.15.4-2006 PHY constants (6.4.1) */
27 /* IEEE 802.15.4-2006 PHY PIB attributes (6.4.2) */
32 /* IEEE 802.15.4-2006 MAC constants (7.4.1) */
38 /* IEEE 802.15.4-2006 MAC PIB attributes (7.4.2)
41 * non-beacon enabled PANs (See IEEE 802.15.4-2006 7.5.6.4.2)
/Zephyr-Core-3.4.0/include/zephyr/posix/
Dpthread.h64 * See IEEE 1003.1
71 * See IEEE 1003.1
78 * See IEEE 1003.1
85 * See IEEE 1003.1
92 * See IEEE 1003.1
99 * See IEEE 1003.1
107 * See IEEE 1003.1.
120 * See IEEE 1003.1
181 * See IEEE 1003.1
188 * See IEEE 1003.1
[all …]
/Zephyr-Core-3.4.0/include/zephyr/net/
Dieee802154.h9 * @brief IEEE 802.15.4 L2 stack public header
25 * @brief IEEE 802.15.4 library
26 * @defgroup ieee802154 IEEE 802.15.4 Library
31 /* References are to the IEEE 802.15.4-2020 standard */
35 /* TODO: Support flexible MTU and FCS lengths for IEEE 802.15.4-2015ff */
43 /* See IEEE 802.15.4-2020, sections 6.1 and 7.3.5 */
47 /* See IEEE 802.15.4-2020, section 6.1 */
50 /* See IEEE 802.15.4-2020, section 7.3.5 */
Dieee802154_mgmt.h9 * @brief IEEE 802.15.4 Management interface public header
11 * All references to the standard in this file cite IEEE 802.15.4-2020.
25 * @brief IEEE 802.15.4 net management library
26 * @defgroup ieee802154_mgmt IEEE 802.15.4 Net Management Library
43 * The following IEEE 802.15.4 MAC management service primitives
50 * The following IEEE 802.15.4 MAC data service primitives
/Zephyr-Core-3.4.0/lib/posix/
Dsemaphore.c13 * see IEEE 1003.1
34 * See IEEE 1003.1
50 * See IEEE 1003.1
73 * See IEEE 1003.1
89 * See IEEE 1003.1
128 * See IEEE 1003.1
143 * See IEEE 1003.1
Dpthread_rwlock.c23 * See IEEE 1003.1
40 * See IEEE 1003.1
66 * See IEEE 1003.1
83 * See IEEE 1003.1
111 * See IEEE 1003.1
128 * See IEEE 1003.1
145 * See IEEE 1003.1
173 * See IEEE 1003.1
188 * See IEEE 1003.1
Dpthread_mutex.c161 * See IEEE 1003.1
172 * See IEEE 1003.1
184 * See IEEE 1003.1
213 * See IEEE 1003.1
223 * See IEEE 1003.1
248 * See IEEE 1003.1
271 * See IEEE 1003.1
283 * See IEEE 1003.1
296 * See IEEE 1003.1
Dfs.c86 * See IEEE 1003.1
177 * See IEEE 1003.1
196 * See IEEE 1003.1
222 * See IEEE 1003.1
250 * See IEEE 1003.1
277 * See IEEE 1003.1
312 * See IEEE 1003.1
330 * See IEEE 1003.1
347 * See IEEE 1003.1
374 * See IEEE 1003.1
Dpthread.c171 * See IEEE 1003.1
190 * See IEEE 1003.1
291 * See IEEE 1003.1
380 * See IEEE 1003.1
413 * See IEEE 1003.1
441 * See IEEE 1003.1
469 * See IEEE 1003.1
486 * See IEEE 1003.1
507 * See IEEE 1003.1
526 * See IEEE 1003.1
[all …]
Dpthread_sched.c15 * See IEEE 1003.1
30 * See IEEE 1003.1
Dsleep.c15 * See IEEE 1003.1
29 * See IEEE 1003.1
/Zephyr-Core-3.4.0/subsys/net/l2/ethernet/gptp/
DKconfig5 bool "IEEE 802.1AS (gPTP) support [EXPERIMENTAL]"
21 bool "IEEE 802.1AS GrandMaster Capability"
34 See IEEE 802.1AS-2011, chapter 9.2 for more details.
42 See 7.6.2.5 of IEEE 1588-2008 for more info.
141 considered capable of participating in the IEEE 802.1AS protocol.
142 See IEEE 802.1AS chapter 11.2.12.6 for details.
208 See Chapter 8.6.2.1 of IEEE 802.1AS for a more detailed description
220 See Chapter 8.6.2.5 of IEEE 802.1AS for a more detailed description
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/fs_mgmt/include/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_hash_checksum_crc32.h17 * @brief Registers the IEEE CRC32 checksum mcumgr handler.
22 * @brief Un-registers the IEEE CRC32 checksum mcumgr handler.
/Zephyr-Core-3.4.0/subsys/net/lib/config/
DKconfig122 hex "IEEE 802.15.4 PAN ID"
128 int "IEEE 802.15.4 channel"
134 int "IEEE 802.15.4 TX power in dbm"
141 string "IEEE 802.15.4 security key"
148 int "IEEE 802.15.4 security key mode"
157 int "IEEE 802.15.4 security level (0-7)"

123456789