Searched defs:pRTC (Results 1 – 1 of 1) sorted by relevance
69 STATIC INLINE void Chip_RTC_Init(LPC_RTC_T *pRTC) in Chip_RTC_Init()79 STATIC INLINE void Chip_RTC_DeInit(LPC_RTC_T *pRTC) in Chip_RTC_DeInit()120 STATIC INLINE void Chip_RTC_Reset(LPC_RTC_T *pRTC) in Chip_RTC_Reset()133 STATIC INLINE void Chip_RTC_Enable(LPC_RTC_T *pRTC) in Chip_RTC_Enable()145 STATIC INLINE void Chip_RTC_Disable(LPC_RTC_T *pRTC) in Chip_RTC_Disable()158 STATIC INLINE void Chip_RTC_Enable1KHZ(LPC_RTC_T *pRTC) in Chip_RTC_Enable1KHZ()171 STATIC INLINE void Chip_RTC_Disable1KHZ(LPC_RTC_T *pRTC) in Chip_RTC_Disable1KHZ()227 STATIC INLINE uint32_t Chip_RTC_GetStatus(LPC_RTC_T *pRTC) in Chip_RTC_GetStatus()248 STATIC INLINE uint32_t Chip_RTC_GetAlarm(LPC_RTC_T *pRTC) in Chip_RTC_GetAlarm()272 STATIC INLINE uint32_t Chip_RTC_GetCount(LPC_RTC_T *pRTC) in Chip_RTC_GetCount()[all …]
Completed in 3 milliseconds