Home
last modified time | relevance | path

Searched refs:RCC_FLAG_LSERDY (Results 1 – 25 of 49) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc_ex.c218 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
1139 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
1433 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
2009 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
2404 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
2652 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
3605 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
3619 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
Dstm32f4xx_hal_rcc.c430 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
444 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc.c536 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
550 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rcc.c557 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
571 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
Dstm32f2xx_hal_rcc_ex.c176 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc.c514 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
528 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
Dstm32f0xx_hal_rcc_ex.c163 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc.c650 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == 0U) in HAL_RCC_OscConfig()
664 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0U) in HAL_RCC_OscConfig()
Dstm32l1xx_hal_rcc_ex.c192 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == 0U) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rcc.c666 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == 0U) in HAL_RCC_OscConfig()
680 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0U) in HAL_RCC_OscConfig()
Dstm32l0xx_hal_rcc_ex.c196 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == 0U) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rcc.c563 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
577 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
Dstm32f1xx_hal_rcc_ex.c161 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rcc.c555 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_OscConfig()
569 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_OscConfig()
Dstm32f7xx_hal_rcc_ex.c225 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
926 while(__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_timebase_rtc_wakeup_template.c140 && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
Dstm32wbxx_hal_timebase_rtc_alarm_template.c145 && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_timebase_rtc_wakeup_template.c136 …truct.RTCClockSelection == RCC_RTCCLKSOURCE_LSE) && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
Dstm32g0xx_hal_timebase_rtc_alarm_template.c140 …truct.RTCClockSelection == RCC_RTCCLKSOURCE_LSE) && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_timebase_rtc_wakeup_template.c134 …truct.RTCClockSelection == RCC_RTCCLKSOURCE_LSE) && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
Dstm32wlxx_hal_timebase_rtc_alarm_template.c144 …truct.RTCClockSelection == RCC_RTCCLKSOURCE_LSE) && (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0x00u)) in HAL_InitTick()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c731 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == 0U) in HAL_RCC_OscConfig()
745 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != 0U) in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c912 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) != RESET) in HAL_RCC_LSEConfig()
943 while (__HAL_RCC_GET_FLAG(RCC_FLAG_LSERDY) == RESET) in HAL_RCC_LSEConfig()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h365 #define RCC_FLAG_LSERDY ((uint8_t)0x41U) macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h389 #define RCC_FLAG_LSERDY RCC_CR_LSERDY /*!< LSE Ready flag */ macro

12