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 41a5b7ef7a core: change return type of irq_is_in(), irq_is_enabled() to bool
This only cleans up the API, no change in behavior or users of the API
is expected.
2021-12-08 15:53:15 +01:00
..
c11_atomics_compat_cpu
vendor
architecture_arch.h
atomic_utils_arch.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
c11_atomics_compat_cpu.hpp
cpu_conf_common.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cpu.h cpu: drop cpu_init() from public headers 2021-10-18 17:31:26 +02:00
irq_arch.h core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
mpu.h
thread_arch.h cpu/cortexm_common: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
vectors_cortexm.h