Home
last modified time | relevance | path

Searched full:ieee802154 (Results 1 – 25 of 201) sorted by relevance

123456789

/Zephyr-Core-3.6.0/tests/drivers/build_all/ieee802154/
Dtestcase.yaml4 - ieee802154
7 drivers.ieee802154.build.external:
11 drivers.ieee802154.build.cc13xx_cc26xx:
13 drivers.ieee802154.build.kw41z:
15 drivers.ieee802154.build.mcr20a:
17 drivers.ieee802154.build.nrf5:
19 drivers.ieee802154.build.telink_b91:
21 drivers.ieee802154.build.upipe:
/Zephyr-Core-3.6.0/drivers/ieee802154/
DKconfig9 menuconfig IEEE802154 config
14 if IEEE802154
63 source "drivers/ieee802154/Kconfig.b91"
65 source "drivers/ieee802154/Kconfig.cc2520"
67 source "drivers/ieee802154/Kconfig.kw41z"
69 source "drivers/ieee802154/Kconfig.mcr20a"
71 source "drivers/ieee802154/Kconfig.nrf5"
73 source "drivers/ieee802154/Kconfig.cc1200"
75 source "drivers/ieee802154/Kconfig.cc13xx_cc26xx"
77 source "drivers/ieee802154/Kconfig.rf2xx"
[all …]
/Zephyr-Core-3.6.0/tests/subsys/openthread/
Dapp.overlay3 zephyr,ieee802154 = &ieee802154;
6 ieee802154: ieee802154 {
7 compatible = "vnd,ieee802154";
/Zephyr-Core-3.6.0/samples/net/wpanusb/
Dwpan-radio-spec.txt1 ieee802154 wpan radio protocol over USB
8 found inside Linux kernel: drivers/net/ieee802154/atusb.h
42 Set ieee802154 channel
49 Start ieee802154 device
53 Stop ieee802154 device
57 Set ieee802154 Short address
63 Set ieee802154 PAN ID
69 Set ieee802154 address
Dsample.yaml6 tags: net ieee802154 usb
11 filter: dt_chosen_enabled("zephyr,ieee802154")
DREADME.rst3 :relevant-api: ieee802154 _usb_device_core_api
10 This application exports ieee802154 radio over USB to be used in
11 other OSes such as Linux. For Linux, the ieee802154 stack would be
/Zephyr-Core-3.6.0/tests/net/ieee802154/l2/
Dtestcase.yaml11 - ieee802154
15 net.ieee802154.l2:
18 net.ieee802154.l2.sockets:
/Zephyr-Core-3.6.0/tests/net/ieee802154/6lo_fragment/
Dtestcase.yaml2 net.ieee802154.fragment:
12 - ieee802154
/Zephyr-Core-3.6.0/tests/net/ieee802154/custom_l2/
Dtestcase.yaml2 net.ieee802154.custom_l2:
12 - ieee802154
/Zephyr-Core-3.6.0/boards/shields/frdm_cr20a/
DKconfig.defconfig9 if IEEE802154
13 endif # IEEE802154
/Zephyr-Core-3.6.0/subsys/net/l2/
DKconfig80 source "subsys/net/l2/ieee802154/Kconfig"
85 bool "Custom IEEE802154 L2"
88 Enable custom IEEE802154 based L2. Zephyr does not provide
90 this symbol, on top of the IEEE802154 radio driver.
93 int "MTU for the custom IEEE802154 L2"
/Zephyr-Core-3.6.0/samples/net/wpan_serial/
Dsample.yaml7 tags: usb ieee802154
11 filter: dt_chosen_enabled("zephyr,ieee802154")
/Zephyr-Core-3.6.0/samples/net/sockets/echo_client/boards/
Dcc1352-enable-subg.overlay13 zephyr,ieee802154 = &ieee802154g;
17 &ieee802154 {
/Zephyr-Core-3.6.0/samples/net/sockets/echo_server/boards/
Dcc1352-enable-subg.overlay13 zephyr,ieee802154 = &ieee802154g;
17 &ieee802154 {
/Zephyr-Core-3.6.0/boards/x86/qemu_x86/
Dqemu_x86.dts45 zephyr,ieee802154 = &ieee802154;
115 ieee802154: ieee802154 { label
116 compatible = "zephyr,ieee802154-uart-pipe";
/Zephyr-Core-3.6.0/soc/arm/ti_simplelink/cc13x2_cc26x2/
DKconfig.defconfig.series25 if IEEE802154
37 endif # IEEE802154
/Zephyr-Core-3.6.0/soc/arm/ti_simplelink/cc13x2x7_cc26x2x7/
DKconfig.defconfig.series25 if IEEE802154
37 endif # IEEE802154
/Zephyr-Core-3.6.0/include/zephyr/net/
Dieee802154_radio_openthread.h18 * OpenThread specific capabilities of ieee802154 driver.
71 * OpenThread specific configuration types of ieee802154 driver.
93 /** OpenThread specific configuration data of ieee802154 driver. */
108 * OpenThread specific attributes of ieee802154 driver.
132 * OpenThread specific attribute value data of ieee802154 driver.
/Zephyr-Core-3.6.0/boards/posix/nrf_bsim/
Dnrf5340bsim_nrf5340_cpunet.dts31 zephyr,ieee802154 = &ieee802154;
59 &ieee802154 {
/Zephyr-Core-3.6.0/boards/arm/usb_kw24d512/
Dusb_kw24d512.dts25 zephyr,ieee802154 = &ieee802154;
96 &ieee802154 {
/Zephyr-Core-3.6.0/samples/boards/nrf/ieee802154/802154_rpmsg/
DREADME.rst1 .. _nrf-ieee802154-rpmsg-sample:
21 This sample can be found under :zephyr_file:`samples/boards/nrf/ieee802154/802154_rpmsg`
/Zephyr-Core-3.6.0/boards/arm/nrf52840_mdk_usb_dongle/
Dnrf52840_mdk_usb_dongle.dts27 zephyr,ieee802154 = &ieee802154;
112 &ieee802154 {
/Zephyr-Core-3.6.0/boards/arm/cc1352r1_launchxl/
Dcc1352r1_launchxl.dts35 zephyr,ieee802154 = &ieee802154;
139 &ieee802154 {
/Zephyr-Core-3.6.0/boards/arm/bl654_sensor_board/
Dbl654_sensor_board.dts25 zephyr,ieee802154 = &ieee802154;
105 &ieee802154 {
/Zephyr-Core-3.6.0/dts/bindings/test/
Dvnd,ieee802154.yaml6 compatible: "vnd,ieee802154"

123456789