zephyr/drivers/ieee802154
Tomasz Bursztyka d8dcf56334 cc2520: Enable hardware filtering all the time
This prevents false packets to get accepted/generated into RX fifo.
Also, this will make AUTOACK working properly, when enabled. For some
reasons FRMFILT1 and SRCMATCH need to get their reset values written at
initialization, or then hw filtering won't work. This behavior is not
documented as it seems.

Change-Id: Ic0fe664dbc3b17d85d794c12b77bdbaafeb601f5
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-04-14 07:49:23 +00:00
..
ieee802154_cc2520.c cc2520: Enable hardware filtering all the time 2016-04-14 07:49:23 +00:00
ieee802154_cc2520.h cc2520: Enable hardware filtering all the time 2016-04-14 07:49:23 +00:00
ieee802154_cc2520_regs.h cc2520: Enable hardware filtering all the time 2016-04-14 07:49:23 +00:00
Kconfig ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00
Makefile ieee802154: Replace the CC2520 driver with a new implementation 2016-04-07 17:25:02 +00:00