zephyr/drivers/ieee802154
Lukasz Maciejonczyk 253c59c0e5 drivers: ieee802154_nrf5: fix condition for mac keys and frame counter
For multicore devices like nRF53, shim layer part of setting mac keys
and frame counters is called on application core where
CONFIG_NRF_802154_ENCRYPTION is disabled (the define concerns radio
driver for net core). This commit replaces
CONFIG_NRF_802154_ENCRYPTION with CONFIG_IEEE802154_2015.

Signed-off-by: Lukasz Maciejonczyk <lukasz.maciejonczyk@nordicsemi.no>
2022-01-19 14:16:23 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.b91
Kconfig.cc13xx_cc26xx
Kconfig.cc1200
Kconfig.cc2520
Kconfig.dw1000
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Kconfig.rf2xx
ieee802154_b91.c drivers: ieee802154: b91: Fix Set Channel API and ACK detection 2021-12-14 13:47:25 -06:00
ieee802154_b91.h drivers: ieee802154: b91: Fix Set Channel API and ACK detection 2021-12-14 13:47:25 -06:00
ieee802154_cc13xx_cc26xx.c drivers: ieee802154: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
ieee802154_cc13xx_cc26xx.h
ieee802154_cc13xx_cc26xx_subg.c drivers: ieee802154: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01: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 drivers: ieee802154_dw1000: use dedicated workqueue 2021-12-08 10:06:20 -05:00
ieee802154_dw1000_regs.h
ieee802154_kw41z.c
ieee802154_mcr20a.c
ieee802154_mcr20a.h
ieee802154_mcr20a_regs.h
ieee802154_nrf5.c drivers: ieee802154_nrf5: fix condition for mac keys and frame counter 2022-01-19 14:16:23 -05: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