zephyr/include
Baohong Liu 9cfed4940c drivers: pwm_shim: correct api argument inconsistency
Correct the argument definition inconsistency for the set
value API. To be consistent with other pwm sub drivers, the
on and off arguments for the set value api are re-defined.

On: how far (number of timer count) from the beginning of a PWM
    cycle the PWM pin will be asserted.
Off:how far (number of timer count) from the beginning of a PWM
    cycle the PWM pin will be de-asserted.

Jira: ZEP-642

Change-Id: I7b39f98f1935fc3499fb36dd813abed62b86c1e7
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-08-25 14:24:03 -07:00
..
arch arc: fix management of IRQ priority levels 2016-08-17 20:51:05 +00:00
bluetooth Bluetooth: L2CAP: Add BR/EDR CoC channel disconnect 2016-07-25 14:24:04 +00:00
display
drivers ipm_console: rate-limit to avoid losing messages 2016-08-17 18:04:37 +00:00
fs fs: Adds the glue layer for the Fat FS module 2016-08-01 16:47:33 -07:00
microkernel Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
misc doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
net net/yaip: revert merge 2016-07-22 04:43:09 +00:00
toolchain toolchain/common.h: remove comment 2016-06-29 05:23:55 +00:00
usb usb: Add Bluetooth class codes definitions 2016-08-10 15:27:35 +00:00
adc.h
aio_comparator.h
atomic.h atomic.h: change to ATOMIC_DEFINE 2016-07-27 14:42:44 +00:00
cache.h
clock_control.h
counter.h doc: counter should be under device driver 2016-04-15 18:42:17 +00:00
device.h power_mgmt: Enhances the DEVICE_INIT_PM macros 2016-07-21 11:25:31 -07:00
dma.h doc: fix warnings about undefined ref and group without end. 2016-06-22 16:44:20 -05:00
eth.h driver: ENC28J60 Ethernet SPI module 2016-08-05 20:36:44 +00:00
flash.h flash: update API documentation 2016-05-25 13:30:41 +00:00
fs.h doc: Fixes a typo in the file system documentation 2016-08-05 23:14:25 +00:00
gpio.h gpio: add device config helpers 2016-06-22 16:47:16 +00:00
i2c.h i2c: Remove suspend and resume hooks from i2c_driver_api 2016-07-29 23:10:10 +00:00
init.h power_mgmt: Enhances the DEVICE_INIT_PM macros 2016-07-21 11:25:31 -07:00
ipm.h doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
irq_offload.h
irq.h headers: use __deprecated 2016-04-15 22:07:57 +00:00
kernel_version.h
linker-defs.h nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
linker-tool-gcc.h nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
linker-tool.h
microkernel.h Revert "microkernel: remove deprecated task IRQs" 2016-08-05 20:37:25 +00:00
nanokernel.h nanokernel: add nano_fifo_put_list() APIs 2016-06-13 20:24:41 +00:00
pinmux.h doc: fix "WARNING: Error in type declaration." in callback typedefs 2016-06-16 13:11:06 -07:00
power.h doc: power_mgmt: Added Power Management documentation 2016-04-27 00:57:53 +00:00
pwm.h drivers: pwm_shim: correct api argument inconsistency 2016-08-25 14:24:03 -07:00
rtc.h
section_tags.h
sections.h
sensor.h doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
shared_irq.h
spi.h drivers: spi: Update comment for spi config parameter 2016-08-10 15:06:23 +00:00
sw_isr_table.h nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
sys_clock.h sys_clock: Add a helper to compute micro seconds 2016-04-07 16:51:07 +00:00
sys_io.h
toolchain.h doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
uart.h uart.h: fix path to PCI headers 2016-08-12 22:57:57 +00:00
watchdog.h
zephyr.h