mirror of
https://github.com/HarbourMasters/Starship
synced 2026-06-03 10:41:13 -04:00
add AI_LEN_REG
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#define HW_REG(reg, type) *(volatile type *)(uintptr_t)((reg) | 0xa0000000)
|
||||
|
||||
#define AI_STATUS_REG 0x0450000C
|
||||
#define AI_LEN_REG 0x04500004
|
||||
#define AI_STATUS_AI_FULL (1 << 31)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user