Defines | |
#define | OUT_BUFFER_ADD 0x0000 |
Output buffer relative address. | |
#define | CONTROL_ADD 0x1000 |
Control register relative address. | |
#define | MOD_RESET_ADD 0x1014 |
Module reset register relative address. | |
#define | SW_CLEAR_ADD 0x1016 |
Software clear register relative address. | |
#define | MICRO_ADD 0x102E |
Micro register relative address. | |
#define | MICRO_HND_ADD 0x1030 |
Micro handshake register relative address. |
|
Control register relative address.
Definition at line 36 of file cvt_V1190.c. Referenced by cvt_V1495_do_exec_command(), and cvt_V792_do_exec_command(). |
|
Micro register relative address.
Definition at line 39 of file cvt_V1190.c. |
|
Micro handshake register relative address.
Definition at line 40 of file cvt_V1190.c. |
|
Module reset register relative address.
Definition at line 37 of file cvt_V1190.c. Referenced by cvt_V1190_do_exec_command(). |
|
Output buffer relative address.
Definition at line 35 of file cvt_V1190.c. Referenced by cvt_V1190_read_buffer(), and cvt_V792_read_buffer(). |
|
Software clear register relative address.
Definition at line 38 of file cvt_V1190.c. |