zephyr/include
Paul Sokolovsky c89a06dbc1 net: config: Introduce a dedicated header for the library
Split out definition of net_app_init() and its parameter flags from
net_app.h header to new net_config.h header. As we do this, rename
the function to net_config_init() and flags to NET_CONFIG_NEED_*.
This is a second step in splitting out network configuration API
out of net_app API, started in the c60df1311 commit.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2018-07-02 12:36:35 +03:00
..
arch arch: arm: clean up MPU code for ARM and NXP 2018-06-27 12:56:38 -07:00
bluetooth Bluetooth: UUID: add UUIDs for missing HIDS characteristics 2018-06-26 19:06:30 +02:00
crypto
debug
dfu
display
drivers include: driver: usb: add check for endpoint capabilities 2018-06-15 11:02:05 +02:00
dt-bindings gpio: doc: Be explicit about how EDGE and DOUBLE_EDGE work together 2018-06-12 11:51:14 -04:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
linker logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
logging logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
mgmt
misc logging: subsystem major redesign 2018-06-29 10:16:45 +02:00
net net: config: Introduce a dedicated header for the library 2018-07-02 12:36:35 +03:00
nvs subsys: fs: Add Non Volatile Storage (NVS) for zephyr 2018-05-15 10:29:16 +02:00
posix lib/posix: Port wait_q usage to new API 2018-05-19 07:00:55 +03:00
random
settings settings: fix typo in header file 2018-06-12 22:49:12 -04:00
shell
toolchain toolchain: gcc: check if __weak is defined 2018-06-28 09:13:17 -05:00
usb usb: bos: Add USB BOS descriptors API 2018-06-20 15:47:00 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
clock_control.h
console.h subsys: console: Factor out fifo-based console input abstraction 2018-06-20 15:59:12 -04:00
counter.h
crc8.h
crc16.h
device.h
disk_access.h subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
dma.h dma: define and document the source and dest adjust enum. 2018-05-05 00:58:42 -04:00
entropy.h drivers: entropy: Introduce ISR-specific entropy function 2018-05-24 15:13:13 -07:00
fcb.h
flash.h
flash_map.h
fs.h lib: posix: Add Posix Style File System API support 2018-05-18 13:32:36 +03:00
gpio.h doc: fix early closing of GPIO doxygen defgroup 2018-06-04 10:55:37 -04:00
i2c.h
i2s.h drivers: i2s: introduce CAVS I2S 2018-05-01 16:46:41 -04:00
init.h
ipm.h
irq.h
irq_nextlevel.h drivers: interrupts: introduce CAVS interrupt logic 2018-05-01 16:46:41 -04:00
irq_offload.h
json.h lib: json: Efficiently pack field name, offset, alignment, type 2018-05-01 15:44:09 -04:00
kernel.h include: create kernel_includes.h header to hold kernel includes 2018-06-21 22:28:00 +02:00
kernel_includes.h include: create kernel_includes.h header to hold kernel includes 2018-06-21 22:28:00 +02:00
kernel_version.h
led.h drivers: led: Add system call handler support 2018-05-04 10:07:39 -07:00
led_strip.h
pinmux.h pinmux: remove user mode access 2018-05-07 22:20:20 -04:00
power.h
ptp_clock.h driver: ptp_clock: PTP clock driver definition 2018-06-26 12:37:28 +03:00
pwm.h
ring_buffer.h
rtc.h rtc: Add prescalar configuration option 2018-05-17 13:45:08 -05:00
sched_priq.h kernel: Scheduler rewrite 2018-05-19 07:00:55 +03:00
sensor.h
shared_irq.h
spi.h
spinlock.h
stats.h doc: fix misspellings in API doxygen comments 2018-05-23 15:28:01 -05:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h api: watchdog: fix wdt_install_timeout doxygen comment 2018-06-05 08:04:45 -04:00
zephyr.h