zephyr/drivers/ieee802154
Tomasz Bursztyka 39db4f48d7 drivers/ieee802154: Fix settings channel/tx power in uart pipe driver
Being stopped or not should not be a blocker on these settings (real
hardware can get these settings configured while not being in rx/tx
mode for instance).

Fixes #8528

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-07-24 20:40:51 +03:00
..
CMakeLists.txt
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_kw41z.c
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c
ieee802154_mcr20a.h
ieee802154_nrf5.c
ieee802154_nrf5.h
ieee802154_uart_pipe.c drivers/ieee802154: Fix settings channel/tx power in uart pipe driver 2018-07-24 20:40:51 +03:00
ieee802154_uart_pipe.h
Kconfig drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc1200 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc2520 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.kw41z drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcr20a drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.nrf5 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00