]> begriffs open source - cmsis/commit
Fix signature of __USAT in documentation.
authorJonatan Antoni <jonatan.antoni@arm.com>
Thu, 31 Mar 2022 13:44:26 +0000 (15:44 +0200)
committerJonatan Antoni <jonatan.antoni@arm.com>
Thu, 31 Mar 2022 13:47:31 +0000 (15:47 +0200)
commit719256879c3971c3b1c06e9471f7ff5092d27064
tree118ab62902e66fd8e7221a63882ee4b709de865d
parent0697ca2b88e7c640470a50b3bf10088c5820d2a2
Fix signature of __USAT in documentation.

The operand of usat instruction is a signed value according
to ACLE specification, see https://developer.arm.com/documentation/101028/0013/?lang=en

Fixes #1453
CMSIS/DoxyGen/Core/src/Ref_cmInstr.txt