Home
last modified time | relevance | path

Searched refs:RCC_CR_HSIDIVF (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rcc.c1166 if ((RCC->CR & RCC_CR_HSIDIVF) != 0) in HAL_RCC_GetSysClockFreq()
1192 if ((RCC->CR & RCC_CR_HSIDIVF) != 0) in HAL_RCC_GetSysClockFreq()
Dstm32l0xx_hal_rcc_ex.c483 if (READ_BIT(RCC->CR, RCC_CR_HSIDIVF) != 0U) in HAL_RCCEx_GetPeriphCLKFreq()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h2116 return (READ_BIT(RCC->CR, RCC_CR_HSIDIVF) == (RCC_CR_HSIDIVF)); in LL_RCC_IsActiveFlag_HSIDIV()
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3438 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3697 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3839 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro