nuttx/drivers/coresight
liaoao 6f770fb4b1 coresight: disable device before unregister
coresight_claim_device will fail when unregister device
which has been enabled. device should be the init state when
it is unregistered.

Signed-off-by: liaoao <liaoao@xiaomi.com>
2024-09-13 09:09:19 +08:00
..
CMakeLists.txt coresight:add tmc device support 2024-09-13 09:09:19 +08:00
coresight_common.c coresight: add etm3 device support 2024-09-13 09:09:19 +08:00
coresight_common.h coresight: add etm3 device support 2024-09-13 09:09:19 +08:00
coresight_core.c coresight: disable device before unregister 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 coresight: add clk control for coresight system 2024-09-13 09:09:19 +08: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
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