zephyr/drivers
Mieszko Mierunski 5d00616bf3 drivers: nrf: Add concatenation buffer to i2c nrfx TWIM driver.
Add option to concatenate i2c transfers. If concatenation buffer size is
provided then transfers will be concatenated as long as there is space
left in buffer.

Signed-off-by: Mieszko Mierunski <mieszko.mierunski@nordicsemi.no>
2020-07-10 15:40:26 +02:00
..
adc drivers: adc_mcp320x: respect devicetree cs-gpios flags 2020-07-09 06:07:07 -05:00
audio zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth drivers: bluetooth: rpmsg: validate heap size configuration 2020-07-10 13:13:46 +02:00
can can: mcp2515: Add chip select flags 2020-07-01 16:40:03 -05:00
clock_control drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00
console drivers: console: gsm_mux: fix timeout after timeout API change 2020-07-07 15:08:43 +02:00
counter drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00
crypto zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dac drivers: dac: mcux_dac32: add Kconfig option for enabling test output 2020-07-03 08:05:25 -04:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display drivers: gd7965: use K_MSEC macro in k_sleep calls 2020-07-06 09:57:14 -04:00
dma dma: stm32: implement get_status api 2020-06-16 10:55:19 -05:00
eeprom drivers: eeprom_at2x: respect devicetree cs-gpios flags 2020-07-09 06:07:07 -05:00
entropy drivers: entropy: cc13xx_cc26xx: add power management support 2020-07-10 11:45:31 +02:00
espi drivers: espi: Add support for ACPI_EC1 interface 2020-06-25 17:05:43 -04:00
ethernet drivers: eth_enc424j600: respect devicetree cs-gpios flags 2020-07-09 06:07:07 -05:00
flash drivers: flash: stm32wb return in case of control register locked 2020-07-10 11:46:05 +02:00
gpio drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00
hwinfo shell: enable modules by default if shell is enabled 2020-06-24 21:37:12 -04:00
i2c drivers: nrf: Add concatenation buffer to i2c nrfx TWIM driver. 2020-07-10 15:40:26 +02:00
i2s drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
ieee802154 drivers: ieee802154: rf2xx: Add CS gpio flags from DT 2020-07-08 23:22:19 -04:00
interrupt_controller drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00
ipm drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
kscan zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
led_strip drivers: led_strip: Add support for external SPI CS on APA102 LED strips 2020-07-02 08:22:31 -04:00
lora drivers: lora: sx1276: configure reset gpio only once 2020-07-09 13:47:42 +02:00
modem random: Include header where it is used 2020-07-08 21:05:36 -04:00
net random: Include header where it is used 2020-07-08 21:05:36 -04:00
neural_net drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
pcie drivers/pcie: Fix BAR address size limitation 2020-07-08 12:34:09 +02:00
peci zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pinmux drivers: pinmux: stm32f7: CAN, SPI, I2C pinmuxes added 2020-06-23 19:05:26 +02:00
ps2 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
ptp_clock
pwm drivers: pwm: stm32: fix polarity setting 2020-07-07 15:09:03 +02:00
sensor drivers: sensor: bme280: respect devicetree cs-gpios flags 2020-07-09 06:07:07 -05:00
serial drivers/serial/ns16550: Unbreak 64 bit MMIO addresses 2020-07-08 12:34:09 +02:00
spi drivers: spi: fix the fast path on the SAM0 driver 2020-07-06 10:02:14 -04:00
timer drivers: timer: nrf_rtc: Use correct macro when capping cycles 2020-07-08 12:33:08 +02:00
usb drivers: usb_dc_sam0: rename ep_num to common ep_idx 2020-07-10 11:45:46 +02:00
video zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
watchdog drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
wifi drivers: wifi: winc1500: Update to work with new timeouts 2020-07-08 15:38:43 -05:00
CMakeLists.txt drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00
Kconfig drivers: dac: Add API for DAC peripherals 2020-04-20 17:41:48 +02:00