Searched refs:RTC_TSTR_MNU (Results 1 – 12 of 12) sorted by relevance
2484 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_MNT | RTC_TSTR_MNU) >> RTC_TSTR_MNU_Pos); in LL_RTC_TS_GetMinute()2516 … RTC_TSTR_HT | RTC_TSTR_HU | RTC_TSTR_MNT | RTC_TSTR_MNU | RTC_TSTR_ST | RTC_TSTR_SU)); in LL_RTC_TS_GetTime()
2487 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_MNT | RTC_TSTR_MNU) >> RTC_POSITION_TS_MNU); in LL_RTC_TS_GetMinute()2519 … RTC_TSTR_HT | RTC_TSTR_HU | RTC_TSTR_MNT | RTC_TSTR_MNU | RTC_TSTR_ST | RTC_TSTR_SU)); in LL_RTC_TS_GetTime()
2747 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_MNT | RTC_TSTR_MNU) >> RTC_TSTR_MNU_Pos); in LL_RTC_TS_GetMinute()2779 … RTC_TSTR_HT | RTC_TSTR_HU | RTC_TSTR_MNT | RTC_TSTR_MNU | RTC_TSTR_ST | RTC_TSTR_SU)); in LL_RTC_TS_GetTime()
441 sTimeStamp->Minutes = (uint8_t)((tmptime & (RTC_TSTR_MNT | RTC_TSTR_MNU)) >> RTC_TSTR_MNU_Pos); in HAL_RTCEx_GetTimeStamp()
4685 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk /*!< */ macro
5192 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk /*!< */ macro
4860 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk macro
5041 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk /*!< */ macro
5289 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk macro
5395 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk macro
12144 #define RTC_TSTR_MNU RTC_TSTR_MNU_Msk macro