zephyr/include
Ioannis Glaropoulos 45a147c271 arch: arm: mpu: move internal API inside arch/arm/cortex_m/mpu
arm_core_mpu_dev.h is an internal API, and is not supposed to
be directly called by kernel / application functions, therefore,
we can move it inside arch/arm/core/cortex_m/mpu directory.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-05-30 09:00:05 -05:00
..
app_memory
arch arch: arm: mpu: move internal API inside arch/arm/cortex_m/mpu 2019-05-30 09:00:05 -05:00
audio
bluetooth Bluetooth: L2CAP: Add callback to notify status 2019-05-29 16:31:03 +03:00
cmsis_rtos_v1
cmsis_rtos_v2
crypto
debug
dfu dfu: mcuboot: Added defines for upgrade request modes 2019-05-21 15:31:00 -04:00
display
drivers
dt-bindings dts: bindings: usb: Add enum to maximum-speed property 2019-05-17 09:53:20 -05:00
fs
linker Bluetooth: L2CAP: Move fixed channels to its own section in ROM 2019-05-29 16:31:03 +03:00
logging logging: Add option to detect missed transient string duplication 2019-05-29 13:52:31 +02:00
mgmt
misc ROUND_UP/DOWN macros: cast the entire align argument 2019-05-30 09:16:35 -04:00
net net/pkt: Redefine the necessary fifo attribute 2019-05-24 14:09:11 +03:00
nvs
posix
random
settings subsys/settings: Add const modifier to the value pointer 2019-05-29 10:11:12 -04:00
shell shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
toolchain
usb usb: Align legacy and composite interface 2019-05-27 09:25:06 -04:00
zephyr
adc.h adc: explicitly cast (const void *) to (const adc_driver_api *) 2019-05-28 19:25:44 +02:00
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h drivers: counter: Add flags to counter_config_info structure 2019-05-27 09:18:34 -04:00
crc.h
device.h
disk_access.h
display.h
dma.h
entropy.h entropy: fix C++ compiler warnings 2019-05-21 08:26:12 -04:00
exc_handle.h
fcb.h
flash_map.h doc: Fix typos in flashmap.h 2019-05-28 12:27:43 -04:00
flash.h
fs.h
generated_dts_board.h
gna.h
gpio.h
hwinfo.h
i2c.h
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h
kernel_version.h
kernel.h kernel/sched.c: add k_usleep() API function 2019-05-21 23:09:16 -04:00
led_strip.h
led.h
pinmux.h
power.h
ptp_clock.h
pwm.h
ring_buffer.h ring_buffer: Add functions for getting capacity and reseting 2019-05-30 09:44:03 -04:00
rtc.h
sched_priq.h
sensor.h include: sensor: Allow sensor private attr/chan/trig 2019-05-29 11:58:02 -05:00
shared_irq.h
spi.h
spinlock.h thread_cpu: make it 64-bit compatible 2019-05-30 09:42:23 -04:00
stats.h
sw_isr_table.h
sys_clock.h kernel: timeout: add syscall for runtime clk freq 2019-05-22 23:33:55 +02:00
sys_io.h
syscall.h
toolchain.h
tracing.h tracing: Fix checks of Kconfig options 2019-05-17 15:46:18 -07:00
tty.h
uart.h include/uart.h: Clarify async receive event length 2019-05-27 09:23:39 -04:00
watchdog.h
zephyr.h