Searched refs:RTC_ALRMASSR_SS (Results 1 – 16 of 16) sorted by relevance
838 #define IS_RTC_ALARM_SUB_SECOND_VALUE(VALUE) ((VALUE) <= RTC_ALRMASSR_SS)
1997 MODIFY_REG(RTCx->ALRMASSR, RTC_ALRMASSR_SS, Subsecond); in LL_RTC_ALMA_SetSubSecond()2008 return (uint32_t)(READ_BIT(RTCx->ALRMASSR, RTC_ALRMASSR_SS)); in LL_RTC_ALMA_GetSubSecond()
1020 #define IS_RTC_ALARM_SUB_SECOND_VALUE(VALUE) ((VALUE) <= RTC_ALRMASSR_SS)
2245 MODIFY_REG(RTCx->ALRMASSR, RTC_ALRMASSR_SS, Subsecond); in LL_RTC_ALMA_SetSubSecond()2256 return (uint32_t)(READ_BIT(RTCx->ALRMASSR, RTC_ALRMASSR_SS)); in LL_RTC_ALMA_GetSubSecond()
1991 MODIFY_REG(RTCx->ALRMASSR, RTC_ALRMASSR_SS, Subsecond); in LL_RTC_ALMA_SetSubSecond()2002 return (uint32_t)(READ_BIT(RTCx->ALRMASSR, RTC_ALRMASSR_SS)); in LL_RTC_ALMA_GetSubSecond()
1230 subsecondtmpreg = (uint32_t)((hrtc->Instance->ALRMASSR ) & RTC_ALRMASSR_SS); in HAL_RTC_GetAlarm()
1634 subsecondtmpreg = (uint32_t)((hrtc->Instance->ALRMASSR ) & RTC_ALRMASSR_SS); in HAL_RTC_GetAlarm()
723 subsecondtmpreg = (uint32_t)((hrtc->Instance->ALRMASSR) & RTC_ALRMASSR_SS); in HAL_RTC_GetAlarm()
4859 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
5366 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
4995 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
5215 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
5424 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
5530 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro
12303 #define RTC_ALRMASSR_SS RTC_ALRMASSR_SS_Msk macro