Searched refs:RTC_C_CTL0_KEY_OFS (Results 1 – 9 of 9) sorted by relevance
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/ |
D | rtc_c.c | 41 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_startClock() 48 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_holdClock() 55 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_setCalibrationFrequency() 63 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_setCalibrationData() 100 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_initCalendar() 143 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_setCalendarEvent() 189 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_setPrescaleValue() 215 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_enableInterrupt() 240 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_disableInterrupt() 332 BITBAND_PERI(RTC_C->CTL0, RTC_C_CTL0_KEY_OFS) = 0; in RTC_C_clearInterruptFlag()
|
/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/inc/ |
D | msp432p401m_classic.h | 3180 #define RTCKEY_OFS RTC_C_CTL0_KEY_OFS /*!< RTCKEY Offset…
|
D | msp432p401r_classic.h | 3180 #define RTCKEY_OFS RTC_C_CTL0_KEY_OFS /*!< RTCKEY Offset…
|
D | msp432p401m.h | 5664 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|
D | msp432p401r.h | 5664 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|
D | msp432p4111.h | 7834 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|
D | msp432p411v.h | 7834 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|
D | msp432p411y.h | 7834 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|
D | msp432p4xx.h | 4387 #define RTC_C_CTL0_KEY_OFS ( 8) /*!< RTCKEY Bit Of… macro
|