1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common/include
Benjamin Valentin e300dfe47e sys/bit: move bit.h from cortexm_common/ to sys/
The bit access functions are not tied to Cortex-M CPUs, here they only
provide optimisations via bit-banding.

But the functions are generally useful - so move them to an arch independent
location.
2020-12-08 17:07:41 +01:00
..
c11_atomics_compat_cpu cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
vendor cpu/cortexm_common: Update ARM CMSIS to V5.4.0 2019-01-15 17:35:40 +01:00
architecture_arch.h cpu/cortexm_common: Add architecture_arch.h 2020-09-29 12:34:00 +02:00
atomic_utils_arch.h cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
cpu_conf_common.h cpu/cortexm_common: fix typo 'pre-empt' -> 'preempt' 2020-10-02 07:53:54 +02:00
cpu.h cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
irq_arch.h cpu/cortexm_common/irq_arch: fix irq_enable return type 2020-05-12 16:37:34 +02:00
mpu.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
vectors_cortexm.h cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00