Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_rcc.c694 switch (LL_RCC_GetSDIOClockSource(SDIOxSource)) in LL_RCC_GetSDIOClockFreq()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rcc.h3762 __STATIC_INLINE uint32_t LL_RCC_GetSDIOClockSource(uint32_t SDIOx) in LL_RCC_GetSDIOClockSource() function