Home
last modified time | relevance | path

Searched refs:IS_RTC_ALL_INSTANCE (Results 1 – 25 of 29) sorted by relevance

12

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_rtc.c143 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()
A Dstm32l1xx_hal_rtc.c252 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()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h62 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/
A Dtarget.h4914 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h5212 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dhk32f031x4x6.h5304 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dhk32f04ax4x6x8.h5239 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h7443 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l100xba.h7591 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xb.h7396 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xba.h7472 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l152xb.h7546 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l152xba.h7607 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l100xc.h8184 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l162xdx.h8803 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l162xe.h8803 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l152xc.h8509 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l152xca.h8596 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l152xe.h8661 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l162xc.h8651 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l162xca.h8738 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xca.h8446 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xdx.h8511 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xe.h8511 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro
A Dstm32l151xc.h8359 #define IS_RTC_ALL_INSTANCE(INSTANCE) ((INSTANCE) == RTC) macro

Completed in 1499 milliseconds

12