zephyr/include
Jett Rink 703fe86220 ec_host_cmd_periph: add device API
The host command peripheral device API abstracts how an embedded
controller sends and receives data from a host on a bus. Each bus like
eSPI, SPI, or I2C would implement their own host command peripheral
device. Each hardware device would then handle the necessary hardware
access to send and receive data over that bus.

The chosen host command peripheral device will be used by the host
command handler framework to send and receive host data correctly.

Signed-off-by: Jett Rink <jettrink@google.com>
2020-09-04 14:50:45 -04:00
..
app_memory
arch
audio
bluetooth bluetooth: gatt: add macro for declaring multi instance services 2020-09-04 18:37:27 +02:00
canbus
cmsis_rtos_v1
cmsis_rtos_v2
console
crypto
data
debug
devicetree
dfu
disk
display
drivers ec_host_cmd_periph: add device API 2020-09-04 14:50:45 -04:00
dt-bindings
fs
linker
logging
mgmt mgmt/osdp: Refactor struct osdp_cmd members for readability 2020-09-04 10:58:13 +02:00
net
posix include/posix: incorporate toolchain-provided time.h header 2020-09-04 14:46:43 +02:00
power
random
settings
shell
stats
storage
sys
toolchain
tracing
usb usb: hid: All hid_ops callbacks get device pointer. 2020-09-04 12:27:44 +02:00
zephyr
cache.h
device.h
devicetree.h
emul.h
exc_handle.h
fatal.h
generated_dts_board.h
init.h
irq_nextlevel.h
irq_offload.h
irq.h
kernel_includes.h
kernel_structs.h
kernel_version.h
kernel.h
mempool_heap.h
mempool_sys.h
ptp_clock.h
sched_priq.h
shared_irq.h
spinlock.h
sw_isr_table.h
sys_clock.h
syscall_handler.h
syscall.h
timeout_q.h
toolchain.h
wait_q.h
zephyr.h