Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc_ex.h939 #define __HAL_RCC_I2C1_CONFIG(__I2C1_CLKSOURCE__) LL_RCC_SetI2CClockSource(__I2C1_CLKSOURCE__)
959 #define __HAL_RCC_I2C3_CONFIG(__I2C3_CLKSOURCE__) LL_RCC_SetI2CClockSource(__I2C3_CLKSOURCE__)
H A Dstm32wbxx_ll_rcc.h2522 __STATIC_INLINE void LL_RCC_SetI2CClockSource(uint32_t I2CxSource) in LL_RCC_SetI2CClockSource() function
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3011 __STATIC_INLINE void LL_RCC_SetI2CClockSource(uint32_t I2CxSource) in LL_RCC_SetI2CClockSource() function