#include <types.h>
#include <ps2_debug.h>
Go to the source code of this file.
IOP SBUS debug library.
Definition in file iop_sbusdbg.h.
◆ iop_dbg_install()
| int iop_dbg_install |
( |
void | | ) |
|
|
extern |
◆ iop_dbg_remove()
| int iop_dbg_remove |
( |
void | | ) |
|
|
extern |
◆ iop_dbg_set_bpr()
| void iop_dbg_set_bpr |
( |
u32 | addr, |
|
|
u32 | mask, |
|
|
u32 | user_mask ) |
|
extern |
◆ iop_dbg_set_bpw()
| void iop_dbg_set_bpw |
( |
u32 | addr, |
|
|
u32 | mask, |
|
|
u32 | user_mask ) |
|
extern |
◆ iop_dbg_set_bpx()
| void iop_dbg_set_bpx |
( |
u32 | addr, |
|
|
u32 | mask, |
|
|
u32 | user_mask ) |
|
extern |
◆ iop_dbg_clr_bpda()
| void iop_dbg_clr_bpda |
( |
void | | ) |
|
|
extern |
◆ iop_dbg_clr_bpx()
| void iop_dbg_clr_bpx |
( |
void | | ) |
|
|
extern |
◆ tty_puts()
| void tty_puts |
( |
const char * | str | ) |
|
|
extern |
◆ signal_iop_exception()