-
Notifications
You must be signed in to change notification settings - Fork 9
/
keywords.txt
42 lines (36 loc) · 861 Bytes
/
keywords.txt
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
35
36
37
38
39
40
41
42
#######################################
# Syntax Coloring Map For Sensirion
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
Sensirion KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
measure KEYWORD2
meas KEYWORD2
measTemp KEYWORD2
measHumi KEYWORD2
measRdy KEYWORD2
writeSR KEYWORD2
readSR KEYWORD2
reset KEYWORD2
calcTemp KEYWORD2
calcHumi KEYWORD2
calcDewpoint KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
TEMP LITERAL1
HUMI LITERAL1
BLOCK LITERAL1
NONBLOCK LITERAL1
LOW_RES LITERAL1
NORELOAD LITERAL1
HEAT_ON LITERAL1
BATT_LOW LITERAL1
S_Err_NoACK LITERAL1
S_Err_CRC LITERAL1
S_Err_TO LITERAL1
S_Meas_Rdy LITERAL1