Home
last modified time | relevance | path

Searched refs:I2C_SPEED_STANDARD (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_i2c.h660 #define I2C_SPEED_STANDARD(__PCLK__, __SPEED__) ((I2C_CCR_CALCULATION((__PCLK__), (__SPE… macro
662 …PCLK__, __SPEED__, __DUTYCYCLE__) (((__SPEED__) <= 100000U)? (I2C_SPEED_STANDARD((__PCLK__), …
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_i2c.h660 #define I2C_SPEED_STANDARD(__PCLK__, __SPEED__) ((I2C_CCR_CALCULATION((__PCLK__), (__SPE… macro
662 …PCLK__, __SPEED__, __DUTYCYCLE__) (((__SPEED__) <= 100000U)? (I2C_SPEED_STANDARD((__PCLK__), …
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_i2c.h660 #define I2C_SPEED_STANDARD(__PCLK__, __SPEED__) ((I2C_CCR_CALCULATION((__PCLK__), (__SPE… macro
662 …PCLK__, __SPEED__, __DUTYCYCLE__) (((__SPEED__) <= 100000U)? (I2C_SPEED_STANDARD((__PCLK__), …
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_i2c.h663 #define I2C_SPEED_STANDARD(__PCLK__, __SPEED__) ((I2C_CCR_CALCULATION((__PCLK__), (__SPE… macro
665 …PCLK__, __SPEED__, __DUTYCYCLE__) (((__SPEED__) <= 100000U)? (I2C_SPEED_STANDARD((__PCLK__), …
/hal_stm32-latest/stm32cube/stm32f1xx/
DREADME44 Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
/hal_stm32-latest/stm32cube/stm32f2xx/
DREADME44 Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
/hal_stm32-latest/stm32cube/stm32f4xx/
DREADME44 Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
/hal_stm32-latest/stm32cube/stm32l1xx/
DREADME81 Due to conflict with zephyr i2c.h (I2C_SPEED_STANDARD and I2C_SPEED_FAST
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2305 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2216 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2294 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2547 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2509 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2522 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2547 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2547 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2547 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/Legacy/
Dstm32_hal_legacy.h2534 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2532 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2532 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2517 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h2545 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2517 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2534 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h2509 #define __HAL_I2C_SPEED_STANDARD I2C_SPEED_STANDARD

12