Home
last modified time | relevance | path

Searched refs:LL_RCC_PERIPH_FREQUENCY_NO (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_usart.c200 uint32_t periphclk = LL_RCC_PERIPH_FREQUENCY_NO; in LL_USART_Init()
280 if ((periphclk != LL_RCC_PERIPH_FREQUENCY_NO) in LL_USART_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h282 #define LL_RCC_PERIPH_FREQUENCY_NO 0x00000000U /*!< No clock enabled for the periphera… macro

Completed in 9 milliseconds