mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +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>