Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.c221 #define RTC_U32SECS_REG_WR(u32Secs) RTCU32SecRegWrite(u32Secs) macro
1758 RTC_U32SECS_REG_WR(RTC_SECS_IN_U64MSEC(ullMsec)); in PRCMRTCSet()