zephyr/drivers
Manivannan Sadhasivam 1bd48edd26 drivers: i2c: stm32f4: Add check for BTF flag before reading N-2 byte
According to STM32F4 reference manual, software should wait for BTF=1
before reading N-2 data byte.

Reference:

"For N >2 -byte reception, from N-2 data reception" section, page
853 of STM32F4 Reference manual.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2018-01-12 09:33:27 -06:00
..
adc drivers: ti_adc108s102: remove newline from syslog messages 2018-01-09 10:59:41 -05:00
aio kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
bluetooth cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
clock_control drivers: stm32 clock control: fix HSI PLLSOURCE with PREDIV1 support 2018-01-11 19:00:19 -05:00
console various: Update/fix some textual material and code comments. 2017-12-29 09:45:39 -05:00
counter kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
dma kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
entropy drivers: entropy: stm32: limit driver to SoC supporting it 2018-01-11 19:00:19 -05:00
ethernet drivers: eth: mcux: Use correct Kconfig option for RX bufs 2018-01-10 10:32:16 -06:00
flash flash: add a driver for the internal flash on the SAM0 series. 2018-01-11 19:03:52 -05:00
gpio drivers: gpio_stm32: Add defines for ports I, J, K 2018-01-11 14:35:45 -06:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers: i2c: stm32f4: Add check for BTF flag before reading N-2 byte 2018-01-12 09:33:27 -06:00
i2s drivers: Add Atmel SAM I2S (SSC) driver 2017-11-30 10:30:33 -05:00
ieee802154 drivers/ieee802154: Cleaning up CMakeLists.txt 2018-01-10 21:53:01 -05:00
interrupt_controller dts: x86: Add interrupt controller node 2017-12-15 11:22:55 -06:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
net drivers: net: loopback: Simulate real hw device 2017-11-15 12:27:14 +02:00
pci kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
pinmux pinmux: stm32f0: Add B3/4/5 SPI1 B13/14/15 SPI2 pinmux 2018-01-11 19:00:19 -05:00
pwm drivers: pwm: nRF5x: Use TIMER2 and PPI indices 14-19 2017-11-22 18:46:20 -05:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor drivers: sensors: add driver for amg88xx sensor 2018-01-07 16:04:45 -05:00
serial drivers: serial: use the right clock busses for STM32F0 series UARTs 2018-01-11 19:00:19 -05:00
shared_irq kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
spi spi: stm32: Correctly apply CPOL and CPHA settings 2018-01-11 19:00:19 -05:00
timer kconfig: fix help text indentation 2018-01-08 08:08:45 -05:00
usb usb: Fix USB Device dependency 2018-01-12 07:46:28 -05:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt lib: move crc from drivers to lib/ 2017-12-15 20:02:01 -05:00
Kconfig drivers/ieee802154: Cleanup Kconfig 2018-01-10 21:53:01 -05:00