Get rid of TPI magic numbers.

This commit is contained in:
Jan Egil Ruud
2022-11-22 13:23:57 +01:00
parent 32a6ca39e4
commit 3afdd55089
2 changed files with 5 additions and 2 deletions

View File

@@ -365,6 +365,9 @@
#define XPRG_PARAM_NVMCMD_ADDR 0x03
#define XPRG_PARAM_NVMCSR_ADDR 0x04
#define TPI_NVMCMD_ADDRESS 0x33
#define TPI_NVMCSR_ADDRESS 0x32
#if !defined(JTAG3_PRIVATE_EXPORTED)