summaryrefslogtreecommitdiff
path: root/firmware/export/s5l8700.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/s5l8700.h')
-rw-r--r--firmware/export/s5l8700.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/s5l8700.h b/firmware/export/s5l8700.h
index 353690398a..4360f14a2d 100644
--- a/firmware/export/s5l8700.h
+++ b/firmware/export/s5l8700.h
@@ -19,6 +19,8 @@
19 * 19 *
20 ****************************************************************************/ 20 ****************************************************************************/
21 21
22#include <inttypes.h>
23
22#define REG8_PTR_T volatile uint8_t * 24#define REG8_PTR_T volatile uint8_t *
23#define REG16_PTR_T volatile uint16_t * 25#define REG16_PTR_T volatile uint16_t *
24#define REG32_PTR_T volatile uint32_t * 26#define REG32_PTR_T volatile uint32_t *