incubator-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:add tmc device support 2024-09-13 09:09:19 +08:00
Kconfig coresight:add tmc device support 2024-09-13 09:09:19 +08:00
Make.defs coresight:add tmc device support 2024-09-13 09:09:19 +08:00
coresight_common.c bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
coresight_common.h coresight: add etm3 device support 2024-09-13 09:09:19 +08:00
coresight_core.c coresight: return -EEXIST when register a device which has been registered 2024-09-13 09:09:19 +08:00
coresight_etb.c coresight: add clk control for coresight system 2024-09-13 09:09:19 +08:00
coresight_etm3.c coresight: add clk control for coresight system 2024-09-13 09:09:19 +08:00
coresight_funnel.c coresight: disable device before unregister 2024-09-13 09:09:19 +08:00
coresight_replicator.c coresight: disable device before unregister 2024-09-13 09:09:19 +08:00
coresight_stm.c math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
coresight_tmc_core.c coresight:add tmc device support 2024-09-13 09:09:19 +08:00
coresight_tmc_core.h coresight:add tmc device support 2024-09-13 09:09:19 +08:00
coresight_tmc_etf.c coresight: disable device before unregister 2024-09-13 09:09:19 +08:00
coresight_tmc_etr.c coresight: add clk control for coresight system 2024-09-13 09:09:19 +08:00
coresight_tpiu.c coresight: add clk control for coresight system 2024-09-13 09:09:19 +08:00