mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
098b37a7dc
> Bit-banding is supported in order to reduce the execution time for > read-modify-write (RMW) operations to memory. > With bit-banding, certain regions in the memory map > (SRAM and peripheral space) can use address aliases to access > individual bits in one atomic operation. https://www.ti.com/lit/ug/swcu185d/swcu185d.pdf |
||
---|---|---|
.. | ||
include | ||
periph | ||
auxiliary.c | ||
cpu.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
osc.c | ||
pm.c | ||
setup.c |