zephyr/drivers/ieee802154
Stancu Florin 67360416f2 drivers: ieee802154: cc13xx_cc26xx: add subghz power saving
When stopping the interface, also abort the RX routine and enable RF
power saving. Will re-start RX on iface start.

Also fixed a bug with `cmd_fs` crashing at RF wakeup because `rf_mode`
was allocated on stack.

Signed-off-by: Stancu Florin <niflostancu@gmail.com>
2021-07-15 07:04:46 -04:00
..
CMakeLists.txt
Kconfig drivers: ieee802154: add CSL receiver for nRF5 2021-06-24 11:31:24 -04:00
Kconfig.cc13xx_cc26xx
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Kconfig.rf2xx
ieee802154_cc13xx_cc26xx.c
ieee802154_cc13xx_cc26xx.h
ieee802154_cc13xx_cc26xx_subg.c drivers: ieee802154: cc13xx_cc26xx: add subghz power saving 2021-07-15 07:04:46 -04:00
ieee802154_cc13xx_cc26xx_subg.h
ieee802154_cc1200.c
ieee802154_cc1200.h
ieee802154_cc1200_regs.h
ieee802154_cc1200_rf.h
ieee802154_cc2520.c
ieee802154_cc2520.h
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 Revert "drivers: ieee802154: configure IE header injection for nRF5" 2021-07-05 18:54:35 -04:00
ieee802154_nrf5.h drivers: ieee802154: add CSL receiver for nRF5 2021-06-24 11:31:24 -04:00
ieee802154_rf2xx.c drivers: ieee802154: rf2xx: Add pan coordinator mode 2021-05-05 15:55:45 +02:00
ieee802154_rf2xx.h
ieee802154_rf2xx_iface.c
ieee802154_rf2xx_iface.h
ieee802154_rf2xx_regs.h
ieee802154_uart_pipe.c
ieee802154_uart_pipe.h