File List
Here is a list of all files with brief descriptions:
- dir neuralSPOT
- dir neuralspot
- dir ns-utils
- dir includes-api
- file ns_energy_monitor.h
- file ns_malloc.h
- file ns_perf_profile.h
- file ns_pmu_map.h Convenient mapping of PMU registers to human-readable names.
- file ns_pmu_utils.h Utilities for setting up and using the Performance Monitoring Unit.
- file ns_power_profile.h Functions to aid power profiling and debugging.
- file ns_timer.h Simple timer facility.
- dir src
- dir apollo3
- file ns_timer_ap3.c
- dir apollo4
- file ns_power_profile.c Collection of power profiling utilities.
- file ns_power_profile.h Functions to aid power profiling and debugging.
- file ns_timer_ap4.c Apollo4-specific timer implementation.
- dir apollo5
- file ns_pmu_utils.c A collection of functions to collect and analyze performance data.
- file ns_power_profile.c
- file ns_timer_ap5.c
- file ns_energy_monitor.c
- file ns_malloc.c
- file ns_perf_profile.c Collection of performance and power profiling utilities.
- file ns_timer.c Simple timer facility.
- dir apollo3
- dir tests
- file ns_free_tests.c
- file ns_free_tests.h
- file ns_malloc_tests.c
- file ns_malloc_tests.h
- dir includes-api
- dir ns-utils
- dir neuralspot