Merge pull request #926 from JelmerT/bugfix-cc2538-IVCTRL

[cc2538] Corrected ANA_REGS_IVCTRL register address value.
This commit is contained in:
George Oikonomou 2014-12-19 09:38:11 +00:00
commit 2750e43158

View file

@ -43,7 +43,7 @@
* \name ANA_REGS register offsets
* @{
*/
#define ANA_REGS_IVCTRL 0x00000004
#define ANA_REGS_IVCTRL 0x400D6004
/** @} */
/*---------------------------------------------------------------------------*/
/**