We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a986d8 commit 1d68643Copy full SHA for 1d68643
asm/basepri_max-cm7-r0p1.s
@@ -1,6 +1,5 @@
1
-;; fn __basepri_max(u8)
2
-;; executed in a critical section to work around a silicon erratum
3
.global __basepri_max
+ .syntax unified
4
__basepri_max:
5
mrs r1, PRIMASK
6
cpsid i
asm/basepri_w-cm7-r0p1.s
-;; fn __basepri_w(u8)
.global __basepri_w
__basepri_w:
0 commit comments