Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.c218 #define RTC_U16MSEC_REG_WR(u16Msec) RTCU16MSecRegWrite(u16Msec) macro
1759 RTC_U16MSEC_REG_WR(RTC_MSEC_IN_U64MSEC(ullMsec)); in PRCMRTCSet()