Home
last modified time | relevance | path

Searched refs:LPC_RTC_T (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drtc_15xx.h52 } LPC_RTC_T; typedef
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()
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 …]
A Dchip.h114 #define LPC_RTC ((LPC_RTC_T *) LPC_RTC_BASE)

Completed in 4 milliseconds