-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathkeywords.txt
More file actions
executable file
·34 lines (28 loc) · 848 Bytes
/
Copy pathkeywords.txt
File metadata and controls
executable file
·34 lines (28 loc) · 848 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#######################################
# Syntax Coloring Map For LiFuelGauge #
#######################################
#######################################
# Datatypes (KEYWORD1) #
#######################################
LiFuelGauge KEYWORD1
#######################################
# Methods and Functions (KEYWORD2) #
#######################################
getVoltage KEYWORD2
getSOC KEYWORD2
getVersion KEYWORD2
getCompensation KEYWORD2
getAlertThreshold KEYWORD2
setCompensation KEYWORD2
setAlertThreshold KEYWORD2
clearAlertInterrupt KEYWORD2
sleep KEYWORD2
wake KEYWORD2
sleeping KEYWORD2
quickStart KEYWORD2
reset KEYWORD2
#######################################
# Constants (LITERAL1) #
#######################################
MAX17043 LITERAL1
MAX17044 LITERAL1