Another spelling error
This commit is contained in:
parent
550e0f945b
commit
29297da2a7
@ -1929,7 +1929,7 @@ static int stm32_i2c_reset(FAR struct i2c_master_s *dev)
|
||||
|
||||
stm32_i2c_init(priv);
|
||||
|
||||
/* Restore the frequecncy */
|
||||
/* Restore the frequency*/
|
||||
|
||||
stm32_i2c_setclock(priv, frequency);
|
||||
ret = OK;
|
||||
|
@ -2374,7 +2374,7 @@ static int stm32_i2c_reset(FAR struct i2c_master_s * dev)
|
||||
|
||||
stm32_i2c_init(priv);
|
||||
|
||||
/* Restore the frequecncy */
|
||||
/* Restore the frequency*/
|
||||
|
||||
stm32_i2c_setclock(priv, frequency);
|
||||
ret = OK;
|
||||
|
@ -1929,7 +1929,7 @@ static int stm32_i2c_reset(FAR struct i2c_master_s * dev)
|
||||
|
||||
stm32_i2c_init(priv);
|
||||
|
||||
/* Restore the frequecncy */
|
||||
/* Restore the frequency*/
|
||||
|
||||
stm32_i2c_setclock(priv, frequency);
|
||||
ret = OK;
|
||||
|
Loading…
Reference in New Issue
Block a user