Searched refs:IS_RTC_ALL_INSTANCE (Results 1 – 25 of 29) sorted by relevance
12
143 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_DeInit()210 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_Init()269 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_TIME_Init()376 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_DATE_Init()468 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_ALMA_Init()586 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_ALMB_Init()747 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_EnterInitMode()787 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_ExitInitMode()818 assert_param(IS_RTC_ALL_INSTANCE(RTCx)); in LL_RTC_WaitForSynchro()
252 assert_param(IS_RTC_ALL_INSTANCE(hrtc->Instance)); in HAL_RTC_Init()368 assert_param(IS_RTC_ALL_INSTANCE(hrtc->Instance)); in HAL_RTC_DeInit()
62 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
4914 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
5212 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
5304 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
5239 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7443 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7591 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7396 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7472 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7546 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
7607 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8184 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8803 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8509 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8596 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8661 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8651 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8738 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8446 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8511 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
8359 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
Completed in 1499 milliseconds