Home
last modified time | relevance | path

Searched refs:LL_RCC_LSI_PREDIV_1 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h628 #define LL_RCC_LSI_PREDIV_1 0x00000000U /*!< LSI division factor by 1 */ macro
Dstm32wlxx_hal_rcc.h400 #define RCC_LSI_DIV1 LL_RCC_LSI_PREDIV_1 /*!< LSI clock not divided */
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h1187 #define LL_RCC_LSI_PREDIV_1 0x00000000U /*!< LSI division factor by 1 */ macro