File tree 7 files changed +47
-47
lines changed
boards/arc_secure_services
7 files changed +47
-47
lines changed Original file line number Diff line number Diff line change @@ -32,9 +32,9 @@ properties:
32
32
description : Range in g. Default is power-up configuration.
33
33
enum :
34
34
- 16 # 16g (1.952 mg/LSB)
35
- - 8 # 8g (0.976 mg/LSB)
36
- - 4 # 4g (0.488 mg/LSB)
37
- - 2 # 2g (0.244 mg/LSB)
35
+ - 8 # 8g (0.976 mg/LSB)
36
+ - 4 # 4g (0.488 mg/LSB)
37
+ - 2 # 2g (0.244 mg/LSB)
38
38
39
39
power-mode :
40
40
type : int
Original file line number Diff line number Diff line change @@ -76,9 +76,9 @@ properties:
76
76
2 2g (0.061 mg/LSB)
77
77
enum :
78
78
- 16
79
- - 8
80
- - 4
81
- - 2
79
+ - 8
80
+ - 4
81
+ - 2
82
82
83
83
gyro-odr :
84
84
type : int
Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ properties:
21
21
22
22
enum :
23
23
- 16 # 16g (0.488 mg/LSB)
24
- - 8 # 8g (0.244 mg/LSB)
25
- - 4 # 4g (0.122 mg/LSB)
26
- - 2 # 2g (0.061 mg/LSB)
24
+ - 8 # 8g (0.244 mg/LSB)
25
+ - 4 # 4g (0.122 mg/LSB)
26
+ - 2 # 2g (0.061 mg/LSB)
27
27
28
28
power-mode :
29
29
type : int
Original file line number Diff line number Diff line change @@ -43,9 +43,9 @@ properties:
43
43
44
44
enum :
45
45
- 16
46
- - 8
47
- - 4
48
- - 2
46
+ - 8
47
+ - 4
48
+ - 2
49
49
50
50
odr :
51
51
type : int
@@ -57,16 +57,16 @@ properties:
57
57
power off state.
58
58
59
59
enum :
60
- - 0
61
- - 1
62
- - 12
63
- - 25
64
- - 50
65
- - 100
66
- - 200
67
- - 400
68
- - 800
69
- - 1600
60
+ - 0
61
+ - 1
62
+ - 12
63
+ - 25
64
+ - 50
65
+ - 100
66
+ - 200
67
+ - 400
68
+ - 800
69
+ - 1600
70
70
71
71
bw-filt :
72
72
type : int
Original file line number Diff line number Diff line change 15
15
type : multi_line
16
16
ordered : true
17
17
regex :
18
- - " I am the main thread in secure world: 0"
19
- - " Go to normal application"
20
- - " I am the main thread in secure world: 1"
21
- - " I am the main thread in secure world: 2"
22
- - " I am the main thread in secure world: 3"
18
+ - " I am the main thread in secure world: 0"
19
+ - " Go to normal application"
20
+ - " I am the main thread in secure world: 1"
21
+ - " I am the main thread in secure world: 2"
22
+ - " I am the main thread in secure world: 3"
Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ tests:
12
12
type : multi_line
13
13
ordered : true
14
14
regex :
15
- - " Flash erase succeeded"
16
- - " Data read: 1234"
17
- - " Data read matches data written. Good!"
18
- - " Flash erase succeeded"
19
- - " Data read: 1122"
20
- - " Data read matches data written. Good!"
21
- - " Flash erase succeeded"
22
- - " Data read: 1234"
23
- - " Data read: 1234"
24
- - " Data read matches data written. Good!"
25
- - " SoC flash consists of \\ d+ pages."
26
- - " write-block-size = 1"
15
+ - " Flash erase succeeded"
16
+ - " Data read: 1234"
17
+ - " Data read matches data written. Good!"
18
+ - " Flash erase succeeded"
19
+ - " Data read: 1122"
20
+ - " Data read matches data written. Good!"
21
+ - " Flash erase succeeded"
22
+ - " Data read: 1234"
23
+ - " Data read: 1234"
24
+ - " Data read matches data written. Good!"
25
+ - " SoC flash consists of \\ d+ pages."
26
+ - " write-block-size = 1"
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ tests:
16
16
type : multi_line
17
17
ordered : true
18
18
regex :
19
- - " Writing 1 to efd"
20
- - " Writing 2 to efd"
21
- - " Writing 3 to efd"
22
- - " Writing 4 to efd"
23
- - " Completed write loop"
24
- - " About to read"
25
- - " Read 10 \\ (0xa\\ ) from efd"
26
- - " Finished"
19
+ - " Writing 1 to efd"
20
+ - " Writing 2 to efd"
21
+ - " Writing 3 to efd"
22
+ - " Writing 4 to efd"
23
+ - " Completed write loop"
24
+ - " About to read"
25
+ - " Read 10 \\ (0xa\\ ) from efd"
26
+ - " Finished"
You can’t perform that action at this time.
0 commit comments