zephyr/drivers/ieee802154
Cristian Bulacu b3cc778c87 drivers: ieee802154: update mcxw ieee802154 driver
Updated driver based on changes done in SDK 25.06.00-pvw2.
Update hal_nxp to include BLE LL and IEEE 802.15.4 PHY NBU
combo firmware for MCXW72 boards.

Signed-off-by: Cristian Bulacu <cristian.bulacu@nxp.com>
2025-06-12 09:34:16 -07:00
..
CMakeLists.txt drivers: ieee802154: add mcxw ieee802154 driver 2025-02-14 03:08:48 +01:00
ieee802154_b91.c
ieee802154_b91.h
ieee802154_cc13xx_cc26xx_subg.c
ieee802154_cc13xx_cc26xx_subg.h
ieee802154_cc13xx_cc26xx.c drivers: ieee802154: cc13xx_cc26xx: Don't filter beacon for OpenThread 2025-05-13 22:20:55 -04:00
ieee802154_cc13xx_cc26xx.h drivers: ieee802154: cc13xx/26xx: Add support of 802.15.4 ED Scan 2025-04-28 12:54:59 -05:00
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc1200.c
ieee802154_cc1200.h
ieee802154_cc2520_regs.h
ieee802154_cc2520.c
ieee802154_cc2520.h
ieee802154_dw1000_regs.h drivers: ieee802154: fix spelling of "written" 2025-02-21 11:41:46 +00:00
ieee802154_dw1000.c drivers: ieee802154: Remove unused function 2025-02-12 07:52:18 +01:00
ieee802154_kw41z.c
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c
ieee802154_mcr20a.h
ieee802154_mcxw_utils.c drivers: ieee802154: add mcxw ieee802154 driver 2025-02-14 03:08:48 +01:00
ieee802154_mcxw_utils.h drivers: ieee802154: add mcxw ieee802154 driver 2025-02-14 03:08:48 +01:00
ieee802154_mcxw.c drivers: ieee802154: update mcxw ieee802154 driver 2025-06-12 09:34:16 -07:00
ieee802154_mcxw.h drivers: ieee802154: add mcxw ieee802154 driver 2025-02-14 03:08:48 +01:00
ieee802154_nrf5.c drivers: ieee802154: nrf5: support reading EUI64 from UICR on nRF54L 2025-04-28 16:41:23 +02:00
ieee802154_nrf5.h
ieee802154_rf2xx_iface.c
ieee802154_rf2xx_iface.h
ieee802154_rf2xx_regs.h
ieee802154_rf2xx.c
ieee802154_rf2xx.h
ieee802154_uart_pipe.c
ieee802154_uart_pipe.h
Kconfig drivers: ieee802154: add mcxw ieee802154 driver 2025-02-14 03:08:48 +01:00
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.mcxw drivers: ieee802154: fix mcxw ieee802154 driver 2025-05-27 09:16:04 +02:00
Kconfig.nrf5 drivers: ieee802154: nrf5: support reading EUI64 from UICR on nRF54L 2025-04-28 16:41:23 +02:00
Kconfig.rf2xx
Kconfig.uart_pipe