URL
https://opencores.org/ocsvn/neorv32/neorv32/trunk
[/] [neorv32/] [trunk/] [sw/] [lib/] [include/] [neorv32_rte.h] - Diff between revs 11 and 12
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 11 |
Rev 12 |
Line 46... |
Line 46... |
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);
|
void neorv32_rte_print_hw_config(void);
|
|
void neorv32_rte_print_hw_version(void);
|
void neorv32_rte_print_credits(void);
|
void neorv32_rte_print_credits(void);
|
|
|
#endif // neorv32_rte_h
|
#endif // neorv32_rte_h
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.