zephyr/drivers/ieee802154
Jordan Yates fab00d086e ieee802154: cc2529: convert to `_dt_spec`
Convert cc2529 driver to `spi_dt_spec` and `gpio_dt_spec`. Required a
whole driver conversion from passing around the driver data struct to
passing around the driver itself.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-10-25 09:01:05 -04:00
..
CMakeLists.txt drivers: ieee802154: build as static library 2021-08-17 06:06:03 -04:00
Kconfig drivers: ieee802154: introduce new Telink B91 IEEE802154 driver 2021-08-04 11:58:02 +02:00
Kconfig.b91 drivers: ieee802154: introduce new Telink B91 IEEE802154 driver 2021-08-04 11:58:02 +02:00
Kconfig.cc13xx_cc26xx
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Kconfig.rf2xx
ieee802154_b91.c drivers: ieee802154: introduce new Telink B91 IEEE802154 driver 2021-08-04 11:58:02 +02:00
ieee802154_b91.h drivers: ieee802154: introduce new Telink B91 IEEE802154 driver 2021-08-04 11:58:02 +02:00
ieee802154_cc13xx_cc26xx.c
ieee802154_cc13xx_cc26xx.h
ieee802154_cc13xx_cc26xx_subg.c
ieee802154_cc13xx_cc26xx_subg.h
ieee802154_cc1200.c ieee802154: cc1200: convert to `_dt_spec` 2021-10-25 09:01:05 -04:00
ieee802154_cc1200.h ieee802154: cc1200: convert to `_dt_spec` 2021-10-25 09:01:05 -04:00
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc2520.c ieee802154: cc2529: convert to `_dt_spec` 2021-10-25 09:01:05 -04:00
ieee802154_cc2520.h ieee802154: cc2529: convert to `_dt_spec` 2021-10-25 09:01:05 -04:00
ieee802154_cc2520_regs.h
ieee802154_dw1000.c
ieee802154_dw1000_regs.h
ieee802154_kw41z.c
ieee802154_mcr20a.c
ieee802154_mcr20a.h
ieee802154_mcr20a_regs.h
ieee802154_nrf5.c drivers: nrf5: fixes for the CSL Receiver 2021-10-01 11:37:38 +02:00
ieee802154_nrf5.h
ieee802154_rf2xx.c
ieee802154_rf2xx.h
ieee802154_rf2xx_iface.c
ieee802154_rf2xx_iface.h
ieee802154_rf2xx_regs.h
ieee802154_uart_pipe.c
ieee802154_uart_pipe.h