Home
last modified time | relevance | path

Searched refs:RCC_CR_HSEBYP (Results 1 – 18 of 18) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_rcc.c268 CLEAR_BIT(RCC->CR, RCC_CR_HSION | RCC_CR_HSEON | RCC_CR_CSSON | RCC_CR_PLLON | RCC_CR_HSEBYP); in HAL_RCC_DeInit()
1131 if((RCC->CR &RCC_CR_HSEBYP) == RCC_CR_HSEBYP) in HAL_RCC_GetOscConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rcc.c298 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); in HAL_RCC_DeInit()
1274 if((RCC->CR &RCC_CR_HSEBYP) == RCC_CR_HSEBYP) in HAL_RCC_GetOscConfig()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc.c388 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); in HAL_RCC_DeInit()
1473 if(READ_BIT(RCC->CR, RCC_CR_HSEBYP) == RCC_CR_HSEBYP) in HAL_RCC_GetOscConfig()
Dstm32l4xx_hal_rcc_ex.c2925 if(HAL_IS_BIT_CLR(RCC->CR, RCC_CR_HSEBYP)) in RCCEx_PLLSAI1_Config()
3130 if(HAL_IS_BIT_CLR(RCC->CR, RCC_CR_HSEBYP)) in RCCEx_PLLSAI2_Config()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rcc.h354 #define RCC_HSE_BYPASS ((uint32_t)(RCC_CR_HSEBYP | RCC_CR_HSEON)) /*!< External c…
1210 SET_BIT(RCC->CR, RCC_CR_HSEBYP); \
1219 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); \
Dstm32l0xx_ll_rcc.h727 SET_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_EnableBypass()
737 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_DisableBypass()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h542 SET_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_EnableBypass()
552 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_DisableBypass()
Dstm32l1xx_hal_rcc.h1411 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); \
1415 SET_BIT(RCC->CR, RCC_CR_HSEBYP); \
1421 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); \
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h2054 SET_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_EnableBypass()
2064 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); in LL_RCC_HSE_DisableBypass()
Dstm32l4xx_hal_rcc.h199 #define RCC_HSE_BYPASS (RCC_CR_HSEBYP | RCC_CR_HSEON) /*!< External clock source fo…
4011 SET_BIT(RCC->CR, RCC_CR_HSEBYP); \
4017 CLEAR_BIT(RCC->CR, RCC_CR_HSEBYP); \
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3456 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3857 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3750 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3750 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3715 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4143 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4213 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10569 #define RCC_CR_HSEBYP RCC_CR_HSEBYP_Msk /*!< External High S… macro