URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [include/] [neorv32_mtime.h] - Diff between revs 2 and 4
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 4 |
Line 44... |
Line 44... |
#ifndef neorv32_mtime_h
|
#ifndef neorv32_mtime_h
|
#define neorv32_mtime_h
|
#define neorv32_mtime_h
|
|
|
// prototypes
|
// prototypes
|
int neorv32_mtime_available(void);
|
int neorv32_mtime_available(void);
|
void neorv32_mtime_set_time(uint64_t time);
|
|
uint64_t neorv32_mtime_get_time(void);
|
uint64_t neorv32_mtime_get_time(void);
|
void neorv32_mtime_set_timecmp(uint64_t timecmp);
|
void neorv32_mtime_set_timecmp(uint64_t timecmp);
|
uint64_t neorv32_mtime_get_timecmp(void);
|
uint64_t neorv32_mtime_get_timecmp(void);
|
|
|
#endif // neorv32_mtime_h
|
#endif // neorv32_mtime_h
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.