Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_i2c.c54 …I2C_CLOCK_SPEED(__VALUE__) (((__VALUE__) > 0U) && ((__VALUE__) <= LL_I2C_MAX_SPEED_FAST))
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_i2c.h51 #define LL_I2C_MAX_SPEED_FAST 400000U macro

Completed in 7 milliseconds