zephyr/include
Daniel Leung eb6ea28649 gpio: enable callback to specify pin in addition to pin_mask
There are GPIO controllers that can control more than 32 pins.
The pin_mask is no longer adequate in this case. This wraps
the pin_mask in a union together with a field named 'pin'.
The driver is responsible for choosing whether to use
pin_mask or pin.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2018-09-19 21:36:16 -04:00
..
app_memory
arch
audio
bluetooth Bluetooth: host: Add set channel map command 2018-09-19 15:51:57 +03:00
cmsis_rtos_v1
crypto
debug
dfu
display
drivers
dt-bindings clock_control: Add support for lpspi clock in mcux ccm driver 2018-09-19 09:15:29 -04:00
fs
linker shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
logging logging: Add shell commands 2018-09-19 09:30:29 -04:00
mgmt
misc sys: dlist: Add sys_dlist_peek_prev_no_check and sys_dlist_peek_prev 2018-09-19 09:30:29 -04:00
net
nvs
posix
random
settings
shell shell: Extend shell as a log backend 2018-09-19 09:30:29 -04:00
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h
crc8.h
crc16.h
crc32.h
device.h
disk_access.h
dma.h
entropy.h
exc_handle.h
fcb.h
flash_map.h
flash.h
fs.h
gpio.h gpio: enable callback to specify pin in addition to pin_mask 2018-09-19 21:36:16 -04:00
i2c.h drivers: i2c: Add 10 bit addressing flag to i2c message flags. 2018-09-18 12:06:11 -04:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h
kernel_version.h
kernel.h
led_strip.h
led.h
pinmux.h
power.h
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
uart.h
watchdog.h
zephyr.h