zephyr/drivers
Daniel Leung a5f0974131 pwm: pca9685: use polling I2C write instead
The polling I2C write function guarantees the write operation
is completed. It is to make sure each write has been commited.

Change-Id: I37cd3b8a65c605837b1fae3ccd1c2b0235c07a37
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:21 -05:00
..
bluetooth Bluetooth: UART: Fix bt_uart_send error return values 2016-02-05 20:16:16 -05:00
console ipi_console_sender: enable printk() implementation 2016-02-05 20:24:21 -05:00
gpio gpio: pcal9535a: use polling I2C write instead 2016-02-05 20:24:21 -05:00
i2c i2c: dw: add polling write implementation 2016-02-05 20:24:21 -05:00
interrupt_controller x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
pci drivers/pci: kconfig: Add prompt for PCI options 2016-02-05 20:24:20 -05:00
pinmux pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
pwm pwm: pca9685: use polling I2C write instead 2016-02-05 20:24:21 -05:00
random sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
serial x86: Add an option for legacy IO ports 2016-02-05 20:24:19 -05:00
simple simple: uart: fix reference to uart_devs 2016-02-05 20:15:27 -05:00
spi init: rename pure_late_init to pre_kernel_late_init 2016-02-05 20:24:20 -05:00
timer loapic_timer: rewrite tickless idle for loapic timer 2016-02-05 20:15:59 -05:00
Kconfig pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
Makefile PWM: add public APIs for PWM drivers 2016-02-05 20:24:19 -05:00