I did it
This commit is contained in:
parent
9a2b19630e
commit
4330e27436
10 changed files with 169 additions and 16 deletions
|
|
@ -252,6 +252,12 @@ enum DivDispatchCmds {
|
|||
DIV_CMD_POWERNOISE_COUNTER_LOAD, // (which, val)
|
||||
DIV_CMD_POWERNOISE_IO_WRITE, // (port, value)
|
||||
|
||||
DIV_CMD_DAVE_HIGH_PASS,
|
||||
DIV_CMD_DAVE_RING_MOD,
|
||||
DIV_CMD_DAVE_SWAP_COUNTERS,
|
||||
DIV_CMD_DAVE_LOW_PASS,
|
||||
DIV_CMD_DAVE_CLOCK_DIV,
|
||||
|
||||
DIV_CMD_MAX
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue