zephyr/include
David B. Kinder d74f97d069 doc: improve spi.h doxygen comments layout
Doxygen comments for documenting structs have (known) issues,
and the Breathe addon for Sphinx used to create our API docs
has a known issue with forcing line breaks with @n or <br/>

This patch tweaks the comments to use a method used in i2s.h
to use @param comments for the members of a struct, and using
4 leading spaces (as done in i2s.h as well) to create a pre
block for the bit-field layout comments.

Fixes: #1415

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-09-11 19:37:51 -04:00
..
arch x86: arm: don't force stacks into kernel memory 2017-09-08 12:26:05 -07:00
bluetooth Bluetooth: controller: Add LE Read Chan Map command 2017-08-25 11:27:22 +02:00
crypto
debug object_tracing: fix definition 2017-08-16 10:59:10 -07:00
dfu DFU: add module for store the image 2017-09-11 11:37:43 -04:00
display
drivers
dt-bindings i2c: Cleanup dts clock-frequency property usage 2017-08-16 10:03:34 -05:00
fs
linker kernel: introduce object validation mechanism 2017-09-07 16:33:33 -07:00
logging
misc cleanup: remove obsolete nano_work.h 2017-09-11 19:24:12 -04:00
net net/mgmt/event: Commands must be > 0 so masking them works 2017-09-08 12:49:26 +03:00
shell
toolchain xcc: fix __in_section_unique() and __COUNTER__ 2017-08-16 10:59:10 -07:00
usb
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h
counter.h
crc16.h drivers: crc: Add 'pad' parameter to crc16() 2017-08-17 22:19:19 -04:00
device.h
disk_access.h
dma.h
eth.h
flash.h Drivers: flash: New API to obtain the flash layout 2017-09-11 11:41:57 -04:00
fs.h
gpio.h
i2c.h
i2s.h
init.h
ipm.h
irq_offload.h
irq.h irq.h: include generic toolchain header 2017-08-16 10:59:10 -07:00
kernel_version.h
kernel.h zephyr: use k_thread_entry_t everywhere 2017-09-11 11:18:22 -07:00
pinmux.h
power.h
pthread.h
pwm.h
random.h
rtc.h
sensor.h
shared_irq.h
spi_legacy.h
spi.h doc: improve spi.h doxygen comments layout 2017-09-11 19:37:51 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h