Searched refs:RTC_TSTR_PM (Results 1 – 12 of 12) sorted by relevance
437 #define LL_RTC_TS_TIME_FORMAT_PM RTC_TSTR_PM /*!< PM */2458 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_PM)); in LL_RTC_TS_GetTimeFormat()
474 #define LL_RTC_TS_TIME_FORMAT_PM RTC_TSTR_PM /*!< PM */2461 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_PM)); in LL_RTC_TS_GetTimeFormat()
462 #define LL_RTC_TS_TIME_FORMAT_PM RTC_TSTR_PM /*!< PM */2721 return (uint32_t)(READ_BIT(RTCx->TSTR, RTC_TSTR_PM)); in LL_RTC_TS_GetTimeFormat()
443 sTimeStamp->TimeFormat = (uint8_t)((tmptime & (RTC_TSTR_PM)) >> RTC_TSTR_PM_Pos); in HAL_RTCEx_GetTimeStamp()
4664 #define RTC_TSTR_PM RTC_TSTR_PM_Msk /*!< */ macro
5171 #define RTC_TSTR_PM RTC_TSTR_PM_Msk /*!< */ macro
4839 #define RTC_TSTR_PM RTC_TSTR_PM_Msk macro
5020 #define RTC_TSTR_PM RTC_TSTR_PM_Msk /*!< */ macro
5268 #define RTC_TSTR_PM RTC_TSTR_PM_Msk macro
5374 #define RTC_TSTR_PM RTC_TSTR_PM_Msk macro
12123 #define RTC_TSTR_PM RTC_TSTR_PM_Msk macro