PowerNoise: POWER_NOISE -> POWERNOISE
This commit is contained in:
parent
8342af8f96
commit
c098e0bcd1
13 changed files with 31 additions and 31 deletions
|
|
@ -250,8 +250,8 @@ enum DivDispatchCmds {
|
|||
|
||||
DIV_CMD_MACRO_RESTART, // (which)
|
||||
|
||||
DIV_CMD_POWER_NOISE_COUNTER_LOAD, // (which, val)
|
||||
DIV_CMD_POWER_NOISE_IO_WRITE, // (port, value)
|
||||
DIV_CMD_POWERNOISE_COUNTER_LOAD, // (which, val)
|
||||
DIV_CMD_POWERNOISE_IO_WRITE, // (port, value)
|
||||
|
||||
DIV_CMD_MAX
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue