Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6a5da2c574741c48294926fe8112c9f5428c1e8a
/
include
/
init.h
de38141
kernel: remove deprecated init levels
by Andrew Boie
· 8 years ago
61b6f5a
power_mgmt: Remove deprecated macros and structs
by Amir Kaplan
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
0b474ee
kernel: deprecate old init levels
by Andrew Boie
· 8 years ago
6249c56
device_pm: Update control function name and doc to indicate PM specific
by Ramesh Thomas
· 8 years ago
a5b2682
init.h: use a counter when naming system devices
by Andrew Boie
· 9 years ago
d305da6
power_mgmt: Update Power Management device driver API
by amirkapl
· 9 years ago
7094273
trivial: fixed typos
by Anas Nashif
· 9 years ago
a498d46
init: document SYS_INIT and SYS_INIT_PM
by Andrew Boie
· 9 years ago
02db526
power_mgmt: Enhances the DEVICE_INIT_PM macros
by Ramesh Thomas
· 9 years ago
4104bbf
power_mgmt: Add device power management support
by Ramesh Thomas
· 9 years ago
629e1dd
init: add SYS_INIT()
by Benjamin Walsh
· 9 years ago
f2f719a
device: move device APIs from init.h to device.h
by Benjamin Walsh
· 9 years ago
2c1a95a
device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICE
by Benjamin Walsh
· 9 years ago
0303d8c
device: rename SYS_DEFINE_DEVICE()
by Benjamin Walsh
· 9 years ago
bfc2720
device: rename DECLARE_DEVICE_INIT_CONFIG()
by Benjamin Walsh
· 9 years ago
a0e4568
c++: Add extern "C" { } block to header files
by Peter Mitsis
· 9 years ago
49abcb3
device: add a new macro to obtain the device object symbol name
by Fabien Chereau
· 9 years ago
b798c0a
devices: _PASTE macro relocated from init.h to common.h
by Juan Manuel Cruz
· 9 years ago
57f2741
init: Implement fine-grained initialization policy
by Dmitriy Korovkin
· 9 years ago
e7bb2b8
init: Add macro constants for initialization priorities
by Dmitriy Korovkin
· 9 years ago
55f8a05
doxygen: fixed parameter documentation
by Anas Nashif
· 9 years ago
7a1e221
init: add SYS_GET_DEVICE() macro to bury &__initconfig_* names usage.
by Dirk Brandewie
· 9 years ago
a860cb7
init: Support fine-grained device initialization priorities
by Allan Stephens
· 9 years ago
7b00606
init: Simplify symbol name generated by DECLARE_DEVICE_INIT_CONFIG()
by Allan Stephens
· 9 years ago
f7fffae
Change BSD-3 licenses to Apache 2
by Javier B Perez Hernandez
· 9 years ago
92d0135
init: Add more verbose comment block
by Dirk Brandewie
· 9 years ago
4db419b
init: rename pure_core_init to pre_kernel_core_init
by Dirk Brandewie
· 9 years ago
f96f61d
init: rename pure_early_init to pre_kernel_early_init
by Dirk Brandewie
· 9 years ago
4365f02
init: rename pure_late_init to pre_kernel_late_init
by Dirk Brandewie
· 9 years ago
58a534b
init: add pure_core_init level
by Dirk Brandewie
· 9 years ago
c48418f
init: remove pure_init macro
by Dirk Brandewie
· 9 years ago
0bd14d3
doxygen: fixed documenation build warning in init.h
by Anas Nashif
· 9 years ago
a13fddb
toolchain.h: add __used macro
by Andrew Boie
· 9 years ago
a88cd0f
init: Split pure_init into pure_init_{early,late} levels
by Dirk Brandewie
· 9 years ago
6a09e02
Remove trailing characters from macro defintion
by Peter Mitsis
· 9 years ago
538cb82
doxygen: make device and init comments doxygen friendly
by Anas Nashif
· 9 years ago
20764a2
doxygen: javadoc style
by Anas Nashif
· 9 years ago
6f326eb
init: Back out symbolic names in macro definition
by Dirk Brandewie
· 9 years ago
ac3fdf0
init: Add init system calls to micro and nano kernel init
by Dirk Brandewie
· 9 years ago
5423ba4
init.h: Add the ability to set driver_data at build time
by Dirk Brandewie
· 9 years ago
c9ac95a
device: Add device model infrastructure
by Dirk Brandewie
· 9 years ago