mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 06:03:10 +08:00
ca39dc2e74
and move common math funtions to math32.h: div_round_up div_round_closest is_power_of_2 roundup_pow_of_two rounddown_pow_of_two Signed-off-by: lipengfei28 <lipengfei28@xiaomi.com>