mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-24 15:35:23 -04:00
fpga/fw: Remove SYSTEM_MODE_CTRL register
This commit is contained in:
parent
df04fd56dd
commit
9e317666d3
5 changed files with 0 additions and 20 deletions
|
@ -108,10 +108,6 @@
|
|||
#define TK1_MMIO_TK1_NAME1 0xff000004
|
||||
#define TK1_MMIO_TK1_VERSION 0xff000008
|
||||
|
||||
// Deprecated - use _APP_MODE_CTRL instead
|
||||
#define TK1_MMIO_TK1_SWITCH_APP 0xff000020
|
||||
#define TK1_MMIO_TK1_APP_MODE_CTRL 0xff000020
|
||||
|
||||
#define TK1_MMIO_TK1_LED 0xff000024
|
||||
#define TK1_MMIO_TK1_LED_R_BIT 2
|
||||
#define TK1_MMIO_TK1_LED_G_BIT 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue