/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_hal_timebase_rtc_wakeup_template.c | 142 if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) in HAL_InitTick() 166 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
D | stm32wbxx_hal_timebase_rtc_alarm_template.c | 147 if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) in HAL_InitTick() 171 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_timebase_rtc_wakeup_template.c | 138 …if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) && (__HAL_RCC_GET_FLAG(RCC_FLA… in HAL_InitTick() 160 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
D | stm32g0xx_hal_timebase_rtc_alarm_template.c | 142 …if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) && (__HAL_RCC_GET_FLAG(RCC_FLA… in HAL_InitTick() 164 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_timebase_rtc_wakeup_template.c | 136 …if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) && (__HAL_RCC_GET_FLAG(RCC_FLA… in HAL_InitTick() 158 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
D | stm32wlxx_hal_timebase_rtc_alarm_template.c | 146 …if ((PeriphClkInitStruct.RTCClockSelection == RCC_RTCCLKSOURCE_LSI) && (__HAL_RCC_GET_FLAG(RCC_FLA… in HAL_InitTick() 168 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_rcc.h | 252 #define RCC_RTCCLKSOURCE_LSI ((uint32_t)0x00000200U) macro 1264 …RTCCLKSOURCE(SOURCE) (((SOURCE) == RCC_RTCCLKSOURCE_LSE) || ((SOURCE) == RCC_RTCCLKSOURCE_LSI) || \
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_rcc.h | 235 #define RCC_RTCCLKSOURCE_LSI RCC_BDCR_RTCSEL_LSI /*!< LSI oscillator c… macro 1354 ((__SOURCE__) == RCC_RTCCLKSOURCE_LSI) || \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_timebase_rtc_wakeup_template.c | 138 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
D | stm32u5xx_hal_timebase_rtc_alarm_template.c | 137 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_timebase_rtc_wakeup_template.c | 145 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_timebase_rtc_wakeup_template.c | 120 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_timebase_rtc_wakeup.c | 145 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
D | stm32h5xx_hal_timebase_rtc_alarm.c | 144 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_hal_timebase_rtc_wakeup_template.c | 123 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_timebase_rtc_wakeup_template.c | 122 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_timebase_rtc_wakeup_template.c | 121 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_hal_timebase_rtc_wakeup_template.c | 123 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_timebase_rtc_wakeup_template.c | 121 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_timebase_rtc_wakeup_template.c | 143 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_timebase_rtc_wakeup_template.c | 122 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_timebase_rtc_wakeup_template.c | 122 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_timebase_rtc_wakeup_template.c | 149 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_timebase_rtc_alarm_template.c | 112 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_timebase_rtc_alarm_template.c | 105 PeriphClkInitStruct.RTCClockSelection = RCC_RTCCLKSOURCE_LSI; in HAL_InitTick()
|