mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08:00
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>