Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tammo Jan Dijkema
dt_ctrl
Commits
51502aac
Commit
51502aac
authored
Apr 13, 2018
by
Jeroen Vreeken
Browse files
8byte capability was in another bit...
luckily we never needed it.
parent
8a0533ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
controller/ec/esc_registers.h
View file @
51502aac
...
...
@@ -63,7 +63,7 @@
#define ESC_ESI_EEPROM_PDI_BUSY 0x01
#define ESC_ESI_EEPROM_FREE 0x00
#define ESC_ADDR_MAP_ESI_EEPROM_CONTROL_STATUS 0x0502
#define ESC_ESI_EEPROM_CONTROL_STATUS_READ_8B 0x000
1
#define ESC_ESI_EEPROM_CONTROL_STATUS_READ_8B 0x00
4
0
#define ESC_ESI_EEPROM_CONTROL_STATUS_CMD_READ 0x0100
#define ESC_ESI_EEPROM_CONTROL_STATUS_CHKSUM_ERR 0x0800
#define ESC_ESI_EEPROM_CONTROL_STATUS_NOT_LOADED 0x1000
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment