zephyr/include
qianfan Zhao 3cac6b249c usb: hid: Add macros for REPORT descriptor
Add macros for constructing HID Report Descriptors

Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
2018-03-28 10:44:58 -04:00
..
arch cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
bluetooth Bluetooth: Remove 'own_addr' from advertising parameters 2018-03-21 18:11:49 +02:00
crypto
debug debug: remove DEBUG_INFO option 2018-02-12 13:58:28 -08:00
dfu subsys: dfu: boot: Remove unused ver query code. 2018-02-21 18:53:42 -05:00
display
drivers usb: call status_callback on interface set 2018-03-16 14:45:24 -07:00
dt-bindings drivers: clock_control: Provide support for stm32l0x 2018-03-10 11:42:25 -06:00
fs subsys: fs: Add Virtual File system Switch (VFS) support 2018-03-10 21:38:04 -05:00
linker net: Add initial TX and RX traffic class support 2018-03-27 10:06:54 -04:00
logging subsys: kernel_event_logger: change kernel event values 2018-02-23 07:29:29 -05:00
mgmt mgmt: Bluetooth transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
misc doc: do not show undocumented members 2018-03-20 14:01:30 -04:00
net ethernet: fix an unaligned access fault by removing __packed. 2018-03-28 09:37:37 +03:00
posix include: posix: correcting the return type of sleep. 2018-03-26 09:50:17 -04:00
random
settings subsys: Add a new settings subsystem 2018-03-28 10:44:20 -04:00
shell subsys: mgmt: Shell transport for SMP (mcumgr). 2018-02-20 22:07:52 +01:00
toolchain toolchain: gcc/common: add header guard 2018-02-10 11:14:32 -05:00
usb usb: hid: Add macros for REPORT descriptor 2018-03-28 10:44:58 -04:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h lib: base64: Add statement of changes 2018-03-23 13:54:48 +01:00
cache.h
clock_control.h
console.h
counter.h
crc8.h crc: make crc8_ccitt() match the other CRC functions. 2018-03-10 21:49:07 -05:00
crc16.h
device.h device.h: doc: Refactor to keep documentation infront of impl. 2018-03-26 13:17:39 -04:00
disk_access.h
dma.h dma: Fix building when system calls are disabled 2018-02-13 10:32:41 -05:00
entropy.h
eth.h
fcb.h
flash_map.h subsys: storage: flash_map: Fix warning 2018-02-14 14:36:52 -05:00
flash.h
fs.h subsys: fs: Add Virtual File system Switch (VFS) support 2018-03-10 21:38:04 -05:00
gpio.h doc: do not show undocumented members 2018-03-20 14:01:30 -04:00
i2c.h
i2s.h doc: do not show undocumented members 2018-03-20 14:01:30 -04:00
init.h init.h: Fix english in comment 2018-03-26 13:17:39 -04:00
ipm.h
irq_offload.h
irq.h kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode 2018-02-16 10:44:29 -05:00
json.h
kernel_version.h
kernel.h kernel: api: mark internal functions as such 2018-03-20 14:01:30 -04:00
led_strip.h
pinmux.h
power.h
pwm.h
ring_buffer.h
rtc.h
sensor.h sensors: sensor_value: Elaborate docs 2018-02-15 12:55:50 -05:00
shared_irq.h
spi_legacy.h
spi.h
spinlock.h kernel: Simple spinlock API 2018-02-16 10:44:29 -05:00
stats.h subsys: stats - Statistics support 2018-02-20 22:07:52 +01:00
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
uart.h
watchdog.h
zephyr.h