zephyr/drivers/ieee802154
Johann Fischer 5db10d072f drivers: mcr20a: small improvements
Issue a error message, if the _mcr20a_read_reg fails.

Do not execute SPI burst read/write if the buffer is too small.

Unlock mutex if set_pan_id, set_short_addr or set_ieee_addr
fail.

Force abort of the sequence when the higher level changes the channel
even though a T or TR sequence is in progress.

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2017-10-28 14:22:46 -04:00
..
ieee802154_cc2520_regs.h
ieee802154_cc2520.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_cc2520.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_kw41z.c drivers/ieee802154: Stop exposing old radio API functions 2017-10-13 13:48:32 +03:00
ieee802154_mcr20a_regs.h
ieee802154_mcr20a.c drivers: mcr20a: small improvements 2017-10-28 14:22:46 -04:00
ieee802154_mcr20a.h drivers/ieee802154: Set lqi/rssi to net_pkt, stop exposing get_lqi 2017-10-13 13:48:32 +03:00
ieee802154_nrf5.c drivers: 15.4: nrf5: Fix warning during compilation 2017-10-24 11:00:08 +03:00
ieee802154_nrf5.h
ieee802154_uart_pipe.c drivers: ieee802154: uart: Do not send FCS bytes to peer 2017-10-26 14:51:56 +03:00
ieee802154_uart_pipe.h
Kconfig
Kconfig.cc2520
Kconfig.kw41z
Kconfig.mcr20a
Kconfig.nrf5
Makefile net: ieee802154: add native IEEE 802.15.4 driver for KW41Z 2017-04-28 15:01:10 +03:00