nuttx/drivers/coresight
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
..
CMakeLists.txt
coresight_common.c
coresight_common.h
coresight_core.c
coresight_etb.c
coresight_etm3.c
coresight_funnel.c
coresight_replicator.c
coresight_stm.c math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
coresight_tmc_core.c
coresight_tmc_core.h
coresight_tmc_etf.c
coresight_tmc_etr.c
coresight_tpiu.c
Kconfig
Make.defs