STM324x9I_EVAL + 0/1 examples
CodeScope will show references to BSP_I2C_SPEED from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

BSP_I2C_SPEED macro

Syntax

#define BSP_I2C_SPEED 100000

Examples

BSP_I2C_SPEED is referenced by 1 libraries and example projects.

References

LocationText
stm324x9i_eval.h:255
#define BSP_I2C_SPEED 100000
stm324x9i_eval.c:501
heval_I2c.Init.ClockSpeed = BSP_I2C_SPEED;