zephyr/include
Andrzej Puzdrowski 5df93af87a subsys: storage: flash_map: add API for check flash driver support
Some applications might want to check whether flash_areas binds to
any flash drive in the system. It might be better to do that while
sanity check at application start-up then while regular run process.
Example of such application is the mcuboot.

This patch introduce such API for checking whether device bindings
were resolved properly during system startup.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-09-27 16:24:21 +02:00
..
app_memory subsys: app_memory: Fixed the size calculation for power of 2 MPUs 2018-09-20 11:25:53 -04:00
arch arch: arm: style fixes in documentation of MPU region types 2018-09-27 08:10:02 -05:00
audio headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
bluetooth Bluetooth: Add API to iterate through existing bonds 2018-09-24 13:27:26 +03:00
cmsis_rtos_v1 headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crypto headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
debug headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dfu headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
display headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
drivers include: Add missing headers guard 2018-09-17 15:49:26 -04:00
dt-bindings clock_control: Add support for lpspi clock in mcux ccm driver 2018-09-19 09:15:29 -04:00
fs headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
linker shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
logging logging: allow mulitple log_panic calls 2018-09-27 13:11:26 +05:30
mgmt headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
misc sys: dlist: Add sys_dlist_peek_prev_no_check and sys_dlist_peek_prev 2018-09-19 09:30:29 -04:00
net net: sockets: Add missing POLLERR definition 2018-09-26 18:11:45 +03:00
nvs headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
posix headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
random headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
settings headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
shell doc: fix misspellings in API headers 2018-09-27 05:57:14 +05:30
toolchain headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
usb doc: fix misspellings in API headers 2018-09-27 05:57:14 +05:30
zephyr headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
adc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
aio_comparator.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
atomic.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
base64.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cache.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
can.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
clock_control.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
console.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
counter.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc8.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc16.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
crc32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
device.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
disk_access.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
dma.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
entropy.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
exc_handle.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
fcb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
flash_map.h subsys: storage: flash_map: add API for check flash driver support 2018-09-27 16:24:21 +02:00
fs.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio.h gpio: enable callback to specify pin in addition to pin_mask 2018-09-19 21:36:16 -04:00
i2c.h c++: Fix compilation of C++ file that includes i2c.h 2018-09-21 18:49:52 -04:00
i2s.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
init.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ipm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_nextlevel.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq_offload.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
json.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel.h arch: arm: style fixes in documentation of MPU region types 2018-09-27 08:10:02 -05:00
kernel_includes.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_version.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
led_strip.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pinmux.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
power.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ptp_clock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pwm.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
ring_buffer.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
rtc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sched_priq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sensor.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
shared_irq.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
spinlock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
stats.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sw_isr_table.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_clock.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_io.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
toolchain.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
uart.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
watchdog.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
zephyr.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00