Searched refs:SUBSEC (Results 1 – 9 of 9) sorted by relevance
498 temp = (uint32_t)(RTC->SUBSEC); in RTC_ReadSubSecond()920 RTC->ALRMASS_B.SUBSEC = val; in RTC_ConfigAlarmSubSecond()925 RTC->ALRMBSS_B.SUBSEC = val; in RTC_ConfigAlarmSubSecond()946 return (uint16_t)(RTC->ALRMASS_B.SUBSEC); in RTC_ReadAlarmSubSecond()950 return (uint16_t)(RTC->ALRMBSS_B.SUBSEC); in RTC_ReadAlarmSubSecond()1416 return RTC->TSSUBSEC_B.SUBSEC; in RTC_ReadTimeStampSubSecond()
14 __R uint32_t SUBSEC; /* 0x4: Sub-second counter */ member
491 temp = (uint32_t)(RTC->SUBSEC); in RTC_ReadSubSecond()812 RTC->ALRMASS_B.SUBSEC = val; in RTC_ConfigAlarmSubSecond()826 return (uint32_t)(RTC->ALRMASS_B.SUBSEC); in RTC_ReadAlarmSubSecond()
1706 __IM uint32_t SUBSEC; member1710 __IM uint32_t SUBSEC : 16; member1772 __IM uint32_t SUBSEC : 16; member1825 __IOM uint32_t SUBSEC : 15; member1839 __IOM uint32_t SUBSEC : 15; member
3868 __IM uint32_t SUBSEC; member3872 __IM uint32_t SUBSEC : 16; member3934 __IM uint32_t SUBSEC : 16; member3992 __IOM uint32_t SUBSEC : 15; member
Completed in 855 milliseconds