aboutsummaryrefslogtreecommitdiff
path: root/include/ethosu_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ethosu_device.h')
-rw-r--r--include/ethosu_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ethosu_device.h b/include/ethosu_device.h
index dd34201..eff9054 100644
--- a/include/ethosu_device.h
+++ b/include/ethosu_device.h
@@ -55,7 +55,7 @@ enum ethosu_error_codes
struct ethosu_device
{
volatile uint32_t *base_address;
- uint32_t reset;
+ uint32_t proto;
uint32_t pmcr;
uint32_t pmccntr[2];
uint32_t pmcnten;