Ethos-U Integration for Cortex-M
Ethos-U Driver
Loading...
Searching...
No Matches
Ethos-U Driver API

Driver definitions, types, and functions. More...

Content

 Defines
 Compile-time definitions in ethosu_driver.h.
 Structures
 struct definitions in ethosu_driver.h
 Functions
 Public API functions in ethosu_driver.h.
 Platform-specific functions
 Functions may be overwritten for specific driver and use cases.
 Logging
 Compile-time logging controls and macros from ethosu_log.h.

Description

Driver definitions, types, and functions.

The driver uses the following header files:

Header Description
ethosu_driver.h Driver lifecycle, inference, reservation, and platform-specific functions.
ethosu_device.h Device descriptors, run-time configuration, and per-driver user operations.
ethosu_types.h Shared driver and hardware types and constants.
pmu_ethosu.h Public umbrella header for the Performance Monitoring Unit API.
ethosu_pmu_funcs.h Performance Monitoring Unit API function declarations.
ethosu_pmu_types.h Performance Monitoring Unit API types, event identifiers, and counter masks.
ethosu_log.h Private compile-time logging interface documented in Logging.