-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathkeywords.txt
38 lines (32 loc) · 903 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
#######################################
# Syntax Coloring Map For STTS751
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
STTS751Sensor KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
begin KEYWORD2
end KEYWORD2
ReadID KEYWORD2
Enable KEYWORD2
Disable KEYWORD2
GetOutputDataRate KEYWORD2
SetOutputDataRate KEYWORD2
GetTemperature KEYWORD2
Get_DRDY_Status KEYWORD2
SetLowTemperatureThreshold KEYWORD2
SetHighTemperatureThreshold KEYWORD2
GetTemperatureLimitStatus KEYWORD2
SetEventPin KEYWORD2
Read_Reg KEYWORD2
Write_Reg KEYWORD2
Set_One_Shot KEYWORD2
Get_One_Shot_Status KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
STTS751_OK LITERAL1
STTS751_ERROR LITERAL1