URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [include/] [neorv32_rte.h] - Diff between revs 2 and 6
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 2 |
Rev 6 |
Line 44... |
Line 44... |
|
|
// prototypes
|
// prototypes
|
void neorv32_rte_enable_debug_mode(void);
|
void neorv32_rte_enable_debug_mode(void);
|
int neorv32_rte_exception_install(uint8_t exc_id, void (*handler)(void));
|
int neorv32_rte_exception_install(uint8_t exc_id, void (*handler)(void));
|
int neorv32_rte_exception_uninstall(uint8_t exc_id);
|
int neorv32_rte_exception_uninstall(uint8_t exc_id);
|
|
void neorv32_rte_print_hw_config(void);
|
|
|
#endif // neorv32_rte_h
|
#endif // neorv32_rte_h
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.