zephyr/include
Daniel Leung add6d78b0a gpio: add polarity and pull up/down config flags
This adds to the configuration flags for GPIO:

() Indicates the polarity of the pin, whether it should be
   normal or inversed.

() Enables pull up/pull down for the pin.

Change-Id: I2b0c57e5a539208aff7aeb4ea53050134ab404fd
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:18 -05:00
..
arch microkernel: add task pointer list 2016-02-05 20:15:58 -05:00
bluetooth Bluetooth: GATT: Add value support to bt_gatt_subscribe 2016-02-05 20:16:16 -05:00
drivers x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
microkernel microkernel: add task pointer list 2016-02-05 20:15:58 -05:00
misc util: Add some helper to move integers to pointer and vice-versa 2016-02-05 20:24:17 -05:00
net net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
toolchain
atomic.h
device.h Fixed typo: unctions->functions 2016-02-05 20:15:34 -05:00
gpio.h gpio: add polarity and pull up/down config flags 2016-02-05 20:24:18 -05:00
i2c.h
init.h
ipi.h ipi.h: introduce low-level inter-processor interrupt API 2016-02-05 20:24:17 -05:00
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h doxygen: add defgroups to kernel services 2016-02-05 20:15:34 -05:00
nanokernel.h doc: fix name of nanokernel semaphore group 2016-02-05 20:15:58 -05:00
section_tags.h
sections.h
spi.h spi: Add an error callback type 2016-02-05 20:15:36 -05:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h