zephyr/include
Tomasz Bursztyka c8906fef79 device: Instantiate all device instance as constant
As they are set at build time.

Fixes #27399

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2020-09-02 13:48:13 +02:00
..
app_memory userspace: deprecate k_mem_domain_remove_thread() 2020-08-26 20:35:02 -04:00
arch ARC: use generic bitops implementation 2020-09-01 13:36:48 +02:00
audio device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
bluetooth Bluetooth: Mesh: Config client net_key_del 2020-09-01 14:49:20 +03:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
data
debug coredump: add support for ARM Cortex-M 2020-08-24 20:28:24 -04:00
devicetree devicetree: spi: fix typo in docstring 2020-08-20 19:40:03 -04:00
dfu
disk
display device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
drivers drivers: gpio: Use DEVICE_AND_API_INIT for mmio32 driver 2020-09-02 13:48:13 +02:00
dt-bindings dts: introduce binding for LED controllers 2020-08-28 15:04:35 +02:00
fs subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
linker device: Revise how initialization status is being handled 2020-09-02 13:48:13 +02:00
logging logging: move _is_user_context() check down one level 2020-08-06 08:59:33 -04:00
mgmt mgmt: smp: shell: initialize SMP before feeding with received bytes 2020-08-19 09:51:45 -04:00
net net: lib: lwm2m: add new sensor objects 2020-08-27 11:01:09 +03:00
posix posix: expose getsockname() and sendmsg() 2020-08-06 11:53:37 +02:00
power
random random: Add syscalls for random subsystem 2020-07-08 21:05:36 -04:00
settings settings: disallow modifying the content of a static subtree name 2020-07-27 19:03:44 +02:00
shell mgmt: smp: shell: initialize SMP before feeding with received bytes 2020-08-19 09:51:45 -04:00
stats
storage
sys code-guideline: Tag name should be a unique identifier 2020-09-01 08:03:23 -04:00
toolchain toolchain: gcc: Add macro to fallthrough attribute 2020-08-24 20:28:47 -04:00
tracing tracing: trace mutex/semaphore using dedicated calls 2020-08-24 13:21:12 +02:00
usb
zephyr
cache.h syscalls: Add system call for cache flush & invalidate 2020-08-04 17:26:45 -04:00
device.h device: Instantiate all device instance as constant 2020-09-02 13:48:13 +02:00
devicetree.h devicetree: add accessors with default values 2020-08-04 07:35:26 -05:00
emul.h emul: Create an emulation implementation 2020-09-01 14:30:46 -04:00
exc_handle.h
fatal.h
generated_dts_board.h
init.h code-guideline: Tag name should be a unique identifier 2020-09-01 08:03:23 -04:00
irq.h
irq_nextlevel.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
irq_offload.h
kernel.h userspace: update k_object API to support immutable objects 2020-09-02 13:48:13 +02:00
kernel_includes.h userspace: move mem domain defines 2020-08-20 13:58:54 -04:00
kernel_structs.h
kernel_version.h
mempool_heap.h
mempool_sys.h
ptp_clock.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
sched_priq.h
shared_irq.h device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
spinlock.h
sw_isr_table.h
sys_clock.h
syscall.h
syscall_handler.h userspace: update k_object API to support immutable objects 2020-09-02 13:48:13 +02:00
timeout_q.h
toolchain.h
wait_q.h
zephyr.h