Home
last modified time | relevance | path

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

123456789

/Zephyr-latest/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-latest/tests/subsys/openthread/
Dapp.overlay3 zephyr,ieee802154 = &ieee802154;
6 ieee802154: ieee802154 {
7 compatible = "vnd,ieee802154";
/Zephyr-latest/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-latest/tests/net/ieee802154/l2/
Dtestcase.yaml9 - ieee802154
13 net.ieee802154.l2:
16 net.ieee802154.l2.sockets:
/Zephyr-latest/subsys/net/l2/
DKconfig28 source "subsys/net/l2/ieee802154/Kconfig"
33 bool "Custom IEEE802154 L2"
36 Enable custom IEEE802154 based L2. Zephyr does not provide
38 this symbol, on top of the IEEE802154 radio driver.
41 int "MTU for the custom IEEE802154 L2"
/Zephyr-latest/soc/nxp/rw/
DKconfig.defconfig18 default y if (BT || IEEE802154)
37 default y if (BT || WIFI || IEEE802154)
40 default y if (BT || WIFI || IEEE802154)
/Zephyr-latest/tests/net/ieee802154/6lo_fragment/
Dtestcase.yaml2 net.ieee802154.fragment:
10 - ieee802154
/Zephyr-latest/tests/net/ieee802154/custom_l2/
Dtestcase.yaml2 net.ieee802154.custom_l2:
10 - ieee802154
/Zephyr-latest/boards/shields/frdm_cr20a/
DKconfig.defconfig9 if IEEE802154
13 endif # IEEE802154
/Zephyr-latest/samples/net/sockets/http_client/
Dcc1352-enable-subg.overlay11 zephyr,ieee802154 = &ieee802154g;
15 &ieee802154 {
/Zephyr-latest/samples/net/sockets/http_server/
Dcc1352-enable-subg.overlay11 zephyr,ieee802154 = &ieee802154g;
15 &ieee802154 {
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dcc1352-enable-subg.overlay13 zephyr,ieee802154 = &ieee802154g;
17 &ieee802154 {
/Zephyr-latest/samples/net/sockets/echo_server/boards/
Dcc1352-enable-subg.overlay13 zephyr,ieee802154 = &ieee802154g;
17 &ieee802154 {
/Zephyr-latest/samples/net/wpan_serial/
Dsample.yaml9 - ieee802154
13 filter: dt_chosen_enabled("zephyr,ieee802154")
/Zephyr-latest/boards/ti/cc26x2r1_launchxl/
Dcc26x2r1_launchxl.dts19 /delete-property/ zephyr,ieee802154;
27 &ieee802154 {
/Zephyr-latest/soc/ti/simplelink/cc13x2x7_cc26x2x7/
DKconfig.defconfig19 if IEEE802154
31 endif # IEEE802154
/Zephyr-latest/soc/ti/simplelink/cc13x2_cc26x2/
DKconfig.defconfig19 if IEEE802154
31 endif # IEEE802154
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86.dts46 zephyr,ieee802154 = &ieee802154;
114 ieee802154: ieee802154 { label
115 compatible = "zephyr,ieee802154-uart-pipe";
/Zephyr-latest/boards/ct/ctcc/
Dctcc_nrf52840.dts18 zephyr,ieee802154 = &ieee802154;
83 &ieee802154 {
/Zephyr-latest/boards/ti/common/
Dlaunchxl.dtsi29 zephyr,ieee802154 = &ieee802154;
105 &ieee802154 {
/Zephyr-latest/boards/nxp/usb_kw24d512/
Dusb_kw24d512.dts25 zephyr,ieee802154 = &ieee802154;
96 &ieee802154 {
/Zephyr-latest/boards/native/nrf_bsim/
Dnrf5340bsim_nrf5340_cpunet.dts30 zephyr,ieee802154 = &ieee802154;
54 &ieee802154 {
/Zephyr-latest/boards/nordic/nrf54l20pdk/
Dnrf54l20_cpuapp_common.dtsi22 zephyr,ieee802154 = &ieee802154;
115 &ieee802154 {
/Zephyr-latest/include/zephyr/net/
Dieee802154_radio_openthread.h17 /** Bit number starting the OpenThread specific capabilities of ieee802154 driver. */
21 * OpenThread specific capabilities of ieee802154 driver.
97 * OpenThread specific configuration types of ieee802154 driver.
145 /** OpenThread specific configuration data of ieee802154 driver. */
173 * OpenThread specific attributes of ieee802154 driver.
197 * OpenThread specific attribute value data of ieee802154 driver.
/Zephyr-latest/boards/nordic/nrf54l15dk/
Dnrf54l_05_10_15_cpuapp_common.dtsi20 zephyr,ieee802154 = &ieee802154;
82 &ieee802154 {

123456789