1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/include/nuttx/lib
lipengfei28 ca39dc2e74 math: Optimize the implementation of log2ceil and log2floor
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>
2024-09-23 10:03:54 +02:00
..
builtin.h nuttx/lib/builtin: use FAR specifier properly 2023-09-16 14:17:47 +08:00
float.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
lib.h api:add lib_realpath function 2024-08-22 15:24:48 +08:00
math.h nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
math32.h math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
modlib.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
setjmp.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
stdarg.h include: nuttx: update licenses to Apache 2.0 2021-02-01 11:21:57 -03:00
stdatomic.h atomic:Add more interfaces 2024-08-22 01:44:29 +08:00
xorshift128.h nuttx: Author David S. Alessio: update licenses to Apache 2021-03-22 19:28:38 -07:00