add Power Noise support
This commit is contained in:
parent
e19cd39e96
commit
85997e55e7
11 changed files with 55 additions and 2 deletions
|
|
@ -248,6 +248,9 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_ESFM_MODIN, // (op, value)
|
||||
DIV_CMD_ESFM_ENV_DELAY, // (op, value)
|
||||
|
||||
DIV_CMD_POWER_NOISE_COUNTER_LOAD, // (which, val)
|
||||
DIV_CMD_POWER_NOISE_IO_WRITE, // (port, value)
|
||||
|
||||
DIV_CMD_MACRO_RESTART, // (which)
|
||||
|
||||
DIV_CMD_MAX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue