-
Notifications
You must be signed in to change notification settings - Fork 48
Commit d190e21
Implement interrupts and noInterrupts
- Using irq_lock and irq_unlock zephyr apis.
Signed-off-by: Ayush Singh <ayush@beagleboard.org>1 parent 3227e1a commit d190e21
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | + | ||
101 | + | ||
102 | + | ||
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | + | ||
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
187 | + | ||
188 | + | ||
189 | + | ||
190 | + | ||
191 | + | ||
192 | + | ||
193 | + | ||
178 | 194 | | |
179 | 195 | | |
180 | 196 | | |
| |||
0 commit comments