Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_fmpi2c.c147 LL_FMPI2C_SetTiming(FMPI2Cx, FMPI2C_InitStruct->Timing); in LL_FMPI2C_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_fmpi2c.h844 __STATIC_INLINE void LL_FMPI2C_SetTiming(FMPI2C_TypeDef *FMPI2Cx, uint32_t Timing) in LL_FMPI2C_SetTiming() function