summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/s5l8700.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/s5l8700.h b/firmware/export/s5l8700.h
index f9e015baff..e649b92c14 100644
--- a/firmware/export/s5l8700.h
+++ b/firmware/export/s5l8700.h
@@ -545,6 +545,7 @@
545#define PDAT4 (*(REG32_PTR_T)(0x3CF00044)) /* The data register for port 4 */ 545#define PDAT4 (*(REG32_PTR_T)(0x3CF00044)) /* The data register for port 4 */
546#define PCON5 (*(REG32_PTR_T)(0x3CF00050)) /* Configures the pins of port 5 */ 546#define PCON5 (*(REG32_PTR_T)(0x3CF00050)) /* Configures the pins of port 5 */
547#define PDAT5 (*(REG32_PTR_T)(0x3CF00054)) /* The data register for port 5 */ 547#define PDAT5 (*(REG32_PTR_T)(0x3CF00054)) /* The data register for port 5 */
548#define PUNK5 (*(REG32_PTR_T)(0x3CF0005C)) /* Unknown thing for port 5 */
548#define PCON6 (*(REG32_PTR_T)(0x3CF00060)) /* Configures the pins of port 6 */ 549#define PCON6 (*(REG32_PTR_T)(0x3CF00060)) /* Configures the pins of port 6 */
549#define PDAT6 (*(REG32_PTR_T)(0x3CF00064)) /* The data register for port 6 */ 550#define PDAT6 (*(REG32_PTR_T)(0x3CF00064)) /* The data register for port 6 */
550#define PCON7 (*(REG32_PTR_T)(0x3CF00070)) /* Configures the pins of port 7 */ 551#define PCON7 (*(REG32_PTR_T)(0x3CF00070)) /* Configures the pins of port 7 */