Home
last modified time | relevance | path

Searched refs:RCC_LSE_BYPASS (Results 1 – 25 of 43) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc.h132 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) macro
790 else if((__STATE__) == RCC_LSE_BYPASS) \
1216 ((LSE) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc.c695 if ((RCC_OscInitStruct->LSEState == RCC_LSE_BYPASS) in HAL_RCC_OscConfig()
719 || (RCC_OscInitStruct->LSEState == RCC_LSE_BYPASS)) in HAL_RCC_OscConfig()
1436 RCC_OscInitStruct->LSEState = (regvalue & RCC_LSE_BYPASS); in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h127 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) /*!< Extern… macro
809 else if ((__STATE__) == RCC_LSE_BYPASS) \
1325 ((__LSE__) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc.h124 ((__LSE__) == RCC_LSE_BYPASS))
345 #define RCC_LSE_BYPASS ((uint32_t)(RCC_CSR_LSEBYP | RCC_CSR_LSEON)) /*!< External… macro
1245 else if ((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc.h133 ((__LSE__) == RCC_LSE_BYPASS))
316 #define RCC_LSE_BYPASS (0x00000005U) /*!< External clock so… macro
1108 else if ((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h130 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) macro
939 else if((__STATE__) == RCC_LSE_BYPASS) \
1360 ((LSE) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h160 ((__LSE__) == RCC_LSE_BYPASS))
372 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) /*!< Extern… macro
1188 else if ((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h203 #define RCC_LSE_BYPASS (RCC_BDCR1_LSEBYP | RCC_BDCR1_LSESYSEN | RCC_BDCR1_LSEON) /… macro
1909 … else if((__STATE__) == RCC_LSE_BYPASS) \
1914 … else if((__STATE__) == RCC_LSE_BYPASS) \
2345 ((__LSE__) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h104 … ((__LSE__) == RCC_LSE_BYPASS) || ((__LSE__) == RCC_LSE_BYPASS_RTC_ONLY))
371 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSESYSEN | RCC_BDCR_L… macro
2017 else if((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc.h159 ((__LSE__) == RCC_LSE_BYPASS))
352 #define RCC_LSE_BYPASS (0x00000005U) /*!< External clock so… macro
1443 else if ((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h94 ((__LSE__) == RCC_LSE_BYPASS))
341 #define RCC_LSE_BYPASS ((uint32_t)(RCC_CSR1_LSEBYP | RCC_CSR1_LSEON)) /*!< External clock so… macro
1715 else if((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc.c1641 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
1658 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h97 ((__LSE__) == RCC_LSE_BYPASS))
397 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSEON)) /*!< External… macro
2935 else if((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h177 #define RCC_LSE_BYPASS (RCC_BDCR_LSEBYP | RCC_BDCR_LSESYSEN | RCC_BDCR_LSEON) /*!< … macro
2310 else if((__STATE__) == RCC_LSE_BYPASS) \
2824 ((__LSE__) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h193 #define RCC_LSE_BYPASS (RCC_BDCR_LSEBYP | RCC_BDCR_LSEON) /*!< External clock so… macro
4160 else if((__STATE__) == RCC_LSE_BYPASS) \
4671 ((__LSE__) == RCC_LSE_ON_RTC_ONLY) || ((__LSE__) == RCC_LSE_BYPASS))
4674 ((__LSE__) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rcc.c926 if (State == RCC_LSE_BYPASS) in HAL_RCC_LSEConfig()
1746 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h84 ((__LSE__) == RCC_LSE_BYPASS))
400 #define RCC_LSE_BYPASS (RCC_BDCR_LSEBYP | RCC_BDCR_LSEON) /*!< External… macro
2630 else if((__STATE__) == RCC_LSE_BYPASS) \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h169 #define RCC_LSE_BYPASS (RCC_BDCR_LSEBYP | RCC_BDCR_LSEON) /*!< External… macro
2883 else if((__STATE__) == RCC_LSE_BYPASS) \
3268 ((__LSE__) == RCC_LSE_BYPASS))
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rcc.c1013 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rcc.c1108 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rcc.c1114 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc.c1239 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc.c1225 RCC_OscInitStruct->LSEState = RCC_LSE_BYPASS; in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h184 #define RCC_LSE_BYPASS ((uint32_t)(RCC_BDCR_LSEBYP | RCC_BDCR_LSESYSEN | RCC_BDCR_L… macro
2959 else if((__STATE__) == RCC_LSE_BYPASS) \
3398 … ((__LSE__) == RCC_LSE_BYPASS) || ((__LSE__) == RCC_LSE_BYPASS_RTC_ONLY))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h220 #define RCC_LSE_BYPASS (RCC_LSECFGR_LSEBYP | RCC_CR_LSEON) /*!… macro
3501 else if((__STATE__) == RCC_LSE_BYPASS) \
4422 ((__LSE__) == RCC_LSE_BYPASS) || ((__LSE__) == RCC_LSE_BYPASS_DIGITAL))

12