Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_rcc.c1235 switch (LL_RCC_GetSWPMIClockSource(SWPMIxSource)) in LL_RCC_GetSWPMIClockFreq()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3530 __STATIC_INLINE uint32_t LL_RCC_GetSWPMIClockSource(uint32_t SPWMIx) in LL_RCC_GetSWPMIClockSource() function