Home
last modified time | relevance | path

Searched refs:RCC_CR_CSSHSEON (Results 1 – 4 of 4) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_rcc.c282 #if defined(RCC_CR_CSSHSEON) && defined(RCC_CR_HSIOUTEN) in HAL_RCC_DeInit()
284 RCC_CR_HSEON | RCC_CR_CSSHSEON | RCC_CR_PLLON); in HAL_RCC_DeInit()
285 #elif !defined(RCC_CR_CSSHSEON) && defined(RCC_CR_HSIOUTEN) in HAL_RCC_DeInit()
288 #elif defined(RCC_CR_CSSHSEON) && !defined(RCC_CR_HSIOUTEN) in HAL_RCC_DeInit()
290 RCC_CR_HSEON | RCC_CR_CSSHSEON | RCC_CR_PLLON); in HAL_RCC_DeInit()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3459 #define RCC_CR_CSSHSEON RCC_CR_CSSHSEON_Msk /*!< HSE Clock Secur… macro
3473 #define RCC_CR_CSSON RCC_CR_CSSHSEON
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3860 #define RCC_CR_CSSHSEON RCC_CR_CSSHSEON_Msk /*!< HSE Clock Secur… macro
3874 #define RCC_CR_CSSON RCC_CR_CSSHSEON
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3718 #define RCC_CR_CSSHSEON RCC_CR_CSSHSEON_Msk /*!< HSE Clock Secur… macro
3732 #define RCC_CR_CSSON RCC_CR_CSSHSEON