mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-18 10:02:32 -05:00
fw: remove duplicate defines in tk1_mem.h
This commit is contained in:
parent
661a6458c8
commit
2ff2e9a91d
1 changed files with 0 additions and 3 deletions
|
|
@ -71,9 +71,6 @@
|
||||||
#define TK1_MMIO_TRNG_STATUS_READY_BIT 0
|
#define TK1_MMIO_TRNG_STATUS_READY_BIT 0
|
||||||
#define TK1_MMIO_TRNG_ENTROPY 0xc0000080
|
#define TK1_MMIO_TRNG_ENTROPY 0xc0000080
|
||||||
|
|
||||||
#define TK1_MMIO_TIMER_CTRL 0xc1000020
|
|
||||||
#define TK1_MMIO_TIMER_CTRL_START_BIT 0
|
|
||||||
#define TK1_MMIO_TIMER_CTRL_STOP_BIT 1
|
|
||||||
#define TK1_MMIO_TIMER_BASE 0xc1000000
|
#define TK1_MMIO_TIMER_BASE 0xc1000000
|
||||||
#define TK1_MMIO_TIMER_CTRL 0xc1000020
|
#define TK1_MMIO_TIMER_CTRL 0xc1000020
|
||||||
#define TK1_MMIO_TIMER_CTRL_START_BIT 0
|
#define TK1_MMIO_TIMER_CTRL_START_BIT 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue