mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 21:19:03 +00:00
Summary: - Support arm64 pmu api, Currently only the cycle counter function is supported. - Using ARM64 PMU hardware capability to implement perf interface, modify all perf interface related code. - Support for pmu init under smp. Signed-off-by: wangming9 <wangming9@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arch_alarm.c | ||
| arch_rtc.c | ||
| arch_timer.c | ||
| capture.c | ||
| cs2100-cp.c | ||
| ds3231.c | ||
| ds3231.h | ||
| Kconfig | ||
| Make.defs | ||
| mcp794xx.c | ||
| mcp794xx.h | ||
| oneshot.c | ||
| pcf85263.c | ||
| pcf85263.h | ||
| pwm.c | ||
| rpmsg_rtc.c | ||
| rtc.c | ||
| rx8010.c | ||
| rx8010.h | ||
| timer.c | ||
| watchdog.c | ||