nuttx/arch/arm
Jukka Laitinen 7d54d04613 arch/arm/src/stm32f7/stm32_i2c.c: Round up stm32_i2c_toticks return value
When sending small number of bytes with larger CONFIG_USEC_PER_TICK
this function should return at least 1. Solve this by rounding
up the result.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-28 12:11:33 -03:00
..
include arch/addrenv: Change group_addrenv_t to arch_addrenv_t 2023-01-27 23:17:01 +08:00
src arch/arm/src/stm32f7/stm32_i2c.c: Round up stm32_i2c_toticks return value 2023-01-28 12:11:33 -03:00
Kconfig arch/arm: make DSP arch extension configurable 2023-01-26 22:39:30 +02:00