zephyr/drivers/ieee802154
Czeslaw Makarski 9f56cc5531 drivers: ieee802154: Make HW Radio Capabilities runtime
This commit introduces runtime query of the HW Capabilities of
the nRF IEEE 802.15.4 Radio Driver.

Signed-off-by: Czeslaw Makarski <Czeslaw.Makarski@nordicsemi.no>
2021-02-15 08:10:19 -05:00
..
CMakeLists.txt drivers: ieee802154: cc13xx_cc26xx: sub-ghz support 2020-11-09 10:25:24 +02:00
Kconfig
Kconfig.cc13xx_cc26xx drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5 drivers: ieee802154: Remove obsolete Kconfig entry. 2021-02-15 08:10:19 -05:00
Kconfig.rf2xx
ieee802154_cc13xx_cc26xx.c drivers: ieee802154: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:06 -05:00
ieee802154_cc13xx_cc26xx.h drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
ieee802154_cc13xx_cc26xx_subg.c drivers: ieee802154: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:06 -05:00
ieee802154_cc13xx_cc26xx_subg.h drivers: ieee802154: cc13xx_cc26xx: raw mode support 2020-11-23 09:46:49 +02:00
ieee802154_cc1200.c
ieee802154_cc1200.h
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc2520.c drivers: ieee802154: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:06 -05:00
ieee802154_cc2520.h
ieee802154_cc2520_regs.h
ieee802154_dw1000.c drivers: ieee802154: Convert drivers to new DT device macros 2020-12-18 07:59:07 -06:00
ieee802154_dw1000_regs.h
ieee802154_kw41z.c
ieee802154_mcr20a.c drivers: ieee802154: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:01:06 -05:00
ieee802154_mcr20a.h
ieee802154_mcr20a_regs.h
ieee802154_nrf5.c drivers: ieee802154: Make HW Radio Capabilities runtime 2021-02-15 08:10:19 -05:00
ieee802154_nrf5.h drivers: ieee802154: Make HW Radio Capabilities runtime 2021-02-15 08:10:19 -05:00
ieee802154_rf2xx.c drivers: ieee802154: Convert drivers to new DT device macros 2020-12-18 07:59:07 -06:00
ieee802154_rf2xx.h
ieee802154_rf2xx_iface.c misc: Replace assert include and calls by sys/__assert.h equivalent 2020-10-02 11:42:40 +02:00
ieee802154_rf2xx_iface.h
ieee802154_rf2xx_regs.h
ieee802154_uart_pipe.c
ieee802154_uart_pipe.h