An error occurred while fetching folder content.
Angelo Dureghello
authored
On a
u32 val = __sw32(*addr);
multiple memory accesses are not welcome, since "addr" may
be an IO peripheral register address.
This patch changes __sw16/32 to perform a single memory
access for the source value.
Signed-off-by:
Angelo Dureghello <angelo@sysam.it>
Name | Last commit | Last update |
---|---|---|
.. |