diff options
Diffstat (limited to 'cc3200/hal/prcm.h')
-rw-r--r-- | cc3200/hal/prcm.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/hal/prcm.h b/cc3200/hal/prcm.h index 58163d7cd1..a00bf9d774 100644 --- a/cc3200/hal/prcm.h +++ b/cc3200/hal/prcm.h @@ -159,7 +159,7 @@ unsigned char ulRstReg; #define PRCM_HIB_WAKEUP_CAUSE_GPIO 0x00000004 //***************************************************************************** -// Values that can be passed to PRCMSEnableInterrupt +// Values that can be passed to PRCMIntEnable //***************************************************************************** #define PRCM_INT_SLOW_CLK_CTR 0x00004000 |