zephyr/drivers/ieee802154
Tomasz Bursztyka bf40601c2a cc2520: Fix how FREGs and SREGs are accessed
- SREGs should use MEMRG/MEMWR instructions, FREGs use REGRD/REGWR
- REGRD/REGWR get the register address in the first byte along the
  instruction.

Reported-by: Igor Modino <igor@emutex.com>

Change-Id: I0da9de5ecd4cab914c8711bd4276e7a2bc6147a5
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-06-22 04:47:43 +00:00
..
Kconfig
Makefile
ieee802154_cc2520.c cc2520: Fix how FREGs and SREGs are accessed 2016-06-22 04:47:43 +00:00
ieee802154_cc2520.h
ieee802154_cc2520_regs.h