zephyr/drivers
Anas Nashif 937e45de74 drivers: spi_sam: initialize tx and rx
initialize both tx and rx in the spi_sam0 driver. Make the spi_sam
driver look the same by splitting the declaration into 2 lines.

Discovered with gcc 8.2

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-01-14 14:07:52 -05:00
..
adc drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
aio drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
audio drivers: tlv320dac: use reset GPIO from DTS 2019-01-09 12:52:52 -06:00
bluetooth drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
can drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
clock_control clock_control: stm32: Add support for MSI PLL MODE 2019-01-02 09:33:21 -05:00
console drivers: console: fix USB_UART_CONSOLE 2018-12-05 08:53:15 -05:00
counter drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
crypto drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
display display: Added double buffer screen info to display API 2019-01-07 16:05:35 -05:00
dma dma: stm32: Configure bus width and burst size for memcpy mode 2018-12-13 07:33:30 -06:00
entropy drivers: entropy: mcux_trng: get the base address from the device tree 2019-01-10 21:22:15 -06:00
ethernet drivers: eth: stellaris: Enable automatic Ethernet support in QEMU 2019-01-11 09:48:27 +02:00
flash flash: Remove shell context from flash shell 2019-01-09 16:33:15 -05:00
gpio soc: arm: st_stm32: Using LL library to implement gpio functions 2019-01-10 13:09:19 -06:00
i2c soc: silabs_exx32: Add independent Kconfig options for HAL libraries 2019-01-08 13:31:42 -06:00
i2s drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
ieee802154 drivers/ieee802154: Fix UPIPE driver at boot 2019-01-08 11:25:33 +02:00
interrupt_controller drivers/gpio: stm32: return error when pin line already in use 2018-12-07 11:31:22 -05:00
ipm drivers: ipm: ipm_quark_se: Remove object declaration from header 2018-12-07 10:32:41 -05:00
led drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
led_strip drivers: led_strip: Fix typo in APA102 driver 2018-12-10 12:16:13 -08:00
modem net: buf: linearize: Get rid of useless memset() 2019-01-12 15:24:29 -06:00
net net/ethernet: Remove usage of net_pkt_ll() function 2018-12-14 14:16:37 +01:00
neural_net drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pci pci: General code cleanup 2018-12-07 11:32:45 -05:00
pinmux soc: arm: st_stm32: Cleanup gpio function code. 2019-01-10 13:09:19 -06:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: pwm: nrf: Removed Kconfig prescaler option. Rewrite HW driver 2018-12-11 15:18:14 +01:00
rtc drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
sensor drivers/sensor/lsm6dsl: Use DT defines to select I2C/SPI bus 2019-01-08 09:15:51 -06:00
serial driver: uart_ns16550.c: necessary changes for arc iot soc 2019-01-10 07:05:51 -05:00
spi drivers: spi_sam: initialize tx and rx 2019-01-14 14:07:52 -05:00
timer drivers/timer/hpet: Fix logic for !TICKLESS 2019-01-11 15:18:52 -05:00
usb drivers: usb: nordic: Fix IN transfer fragmentation 2019-01-14 11:02:47 +01:00
watchdog drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
wifi drivers: wifi: eswifi: Fix coverity issues 2019-01-08 08:01:20 -05:00
CMakeLists.txt drivers: neural_net: Use correct Kconfig variable 2018-11-09 16:52:32 -05:00
Kconfig kconfig: intel_s1000: Add neural_net Kconfig 2018-11-08 17:08:19 -05:00