zephyr/include
Varun Sharma 77c643a5a3 drivers: Modify drivers to use DEVICE_AND_API_INIT()
Modified drivers to use DEVICE_AND_API_INIT() instead of DEVICE_INIT()

This will make sure driver_api,is populated at build time and is exposed
to user space

Signed-off-by: Varun Sharma <varun.sharma@intel.com>
2019-01-15 10:39:34 -08:00
..
app_memory
arch linker: add orphan sections to linker script 2019-01-14 17:10:27 -05:00
audio
bluetooth Bluetooth: GATT: Add groups for server and client APIs 2019-01-03 12:12:10 +01:00
cmsis_rtos_v1
cmsis_rtos_v2
crypto
debug
dfu
display doc: add missing cfb API 2019-01-03 12:38:28 -05:00
drivers drivers: clock control: rename nrf5_power_clock source and header 2019-01-15 18:03:24 +01:00
dt-bindings
fs
linker include/linker_defs.h: Remove noop architecture detection 2019-01-11 15:18:52 -05:00
logging log: Make statements evaluate boolean expressions 2019-01-07 08:52:07 -05:00
mgmt
misc include: misc: util: Added new util macros FOR_EACH_FIXED_ARG 2019-01-03 12:35:14 -08:00
net net: Fix inet_pton when offloading is enabled 2019-01-15 10:39:52 +02:00
nvs
posix
random
settings doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
shell shell: Changing shell_history_get signature 2018-12-28 17:47:46 -05:00
toolchain arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
usb usb: hid: macro for report descriptor 2019-01-10 08:58:31 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
base64.h
cache.h
can.h
clock_control.h
console.h doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
counter.h
crc.h crc: Move crc7 into CRC single header 2018-12-30 16:24:10 -05:00
crc8.h
crc16.h
crc32.h
device.h drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
disk_access.h
display.h display: Added double buffer screen info to display API 2019-01-07 16:05:35 -05:00
dma.h
entropy.h
exc_handle.h
fcb.h
flash_map.h
flash.h
fs.h
gna.h doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
gpio.h
i2c.h
i2s.h
init.h drivers: Modify drivers to use DEVICE_AND_API_INIT() 2019-01-15 10:39:34 -08:00
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h
kernel_version.h
kernel.h kernel: Do not use zero-length array 2019-01-08 09:58:24 -05:00
led_strip.h
led.h
pinmux.h
power.h power: rename api sys_soc -> sys_ 2018-12-28 16:16:28 -05:00
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
tracing.h
tty.h doc: regular misspelling scan 2018-12-26 13:27:14 -05:00
uart.h
watchdog.h
zephyr.h