zephyr/drivers/spi
Hao Luo 05531647ee drivers: spi: remove unused variables
Removed unused variables to get rid of warning

Signed-off-by: Hao Luo <hluo@ambiq.com>
2024-10-23 11:19:56 +02:00
..
CMakeLists.txt drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig.ambiq drivers: spi: remove old ambiq mspi 2024-08-11 19:18:09 -05:00
Kconfig.andes_atcspi200 drivers: spi: Support dma mode for atcspi200 2024-01-31 15:03:28 +01:00
Kconfig.b91
Kconfig.bitbang
Kconfig.cc13xx_cc26xx
Kconfig.dw drivers: spi_dw: add HSSI register layout 2024-04-29 15:44:22 +02:00
Kconfig.esp32
Kconfig.gd32
Kconfig.gecko_eusart drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig.gecko_usart drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
Kconfig.grlib_spimctrl drivers/spi: Add support for GRLIB SPIMCTRL 2024-02-01 14:06:38 +01:00
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.litex drivers: spi: litex: add litespi driver 2024-08-01 12:39:02 +02:00
Kconfig.max32 driver: spi: MAX32 add RTIO support plus refactor 2024-10-22 20:42:20 +02:00
Kconfig.mchp_mss drivers: spi: Add support for Polarfire SOC SPI 2024-01-31 06:36:21 -05:00
Kconfig.mchp_mss_qspi
Kconfig.mcux_dspi
Kconfig.mcux_ecspi drivers: spi: Support NXP i.MX ECSPI 2024-04-02 21:03:47 -04:00
Kconfig.mcux_flexcomm drivers: nxp: Add reset code to driver inits 2024-05-21 16:49:42 -04:00
Kconfig.mcux_flexio boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.mcux_lpspi soc: nxp: Select the MFD Kconfig when LPFlexcomm is enabled 2024-04-02 21:00:24 -04:00
Kconfig.npcx drivers: spi: npcx: add driver for the SPI peripheral 2024-01-11 10:04:21 +01:00
Kconfig.nrfx drivers: spi: nrf: Add new SPIS instances 2024-03-06 10:48:01 +01:00
Kconfig.numaker drivers: spi: support for Nuvoton numaker series 2023-08-09 08:24:38 +00:00
Kconfig.nxp_s32 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.oc_simple
Kconfig.opentitan drivers: spi: Add OpenTitan SPI driver 2023-05-10 16:48:46 +09:00
Kconfig.pl022 drivers: spi: pl022: Add support DMA transfer 2023-04-07 13:20:16 +02:00
Kconfig.psoc6 soc: psoc6: update pinctrl for PSoC6 MCU (legacy) 2024-06-04 16:35:39 +02:00
Kconfig.pw drivers: spi: Add Intel SPI penwell driver 2023-03-21 13:39:33 +01:00
Kconfig.renesas_ra8 driver: spi: Add initial support for spi driver on ra8 2024-09-04 21:28:19 +02:00
Kconfig.rpi_pico drivers: spi: spi_pico_pio: Add basic support for SPI via PIO 2023-09-01 16:36:41 +02:00
Kconfig.rv32m1_lpspi drivers: all: rv32m1: remove conditional support for pinctrl 2023-04-24 13:34:22 +02:00
Kconfig.sam spi: sam: Refactor driver to use SPI RTIO common APIs 2024-10-22 18:30:24 -04:00
Kconfig.sam0
Kconfig.sedi drivers: spi: Add Intel SEDI driver 2023-10-20 14:55:49 +02:00
Kconfig.sifive boards: remove CONFIG_PINCTRL from defconfig files of FE310-based boards 2024-09-20 13:14:41 +02:00
Kconfig.smartbond da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
Kconfig.spi_emul
Kconfig.stm32 drivers: stm32: Select PINCTRL when required 2024-09-03 14:40:55 +01:00
Kconfig.test
Kconfig.xec_qmspi drivers: spi: Microchip XEC QMSPI-LDMA fix spi buffer usage 2023-04-11 16:57:56 +02:00
Kconfig.xlnx drivers: spi_xlnx_axi_quadspi: Reduce IRQ work 2024-06-15 05:15:46 -04:00
Kconfig.xmc4xxx drivers: spi: xmc4xxx: Add DMA support 2023-04-25 12:23:26 +02:00
spi_ambiq.c drivers: spi: remove unused variables 2024-10-23 11:19:56 +02:00
spi_ambiq_bleif.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_andes_atcspi200.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_andes_atcspi200.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_b91.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_b_renesas_ra8.c drivers: spi: update casting for MSTP register 2024-09-17 20:10:46 -04:00
spi_bitbang.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_cc13xx_cc26xx.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_context.h include: spi: Clarify data frame units and meaning 2024-10-14 13:03:10 +02:00
spi_dw.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_dw.h everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
spi_dw_regs.h drivers: spi_dw: Manage MMIO and 64 bit platforms 2024-02-26 11:49:10 +01:00
spi_emul.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_esp32_spim.c espressif: clean up unused code 2024-09-09 13:55:39 -04:00
spi_esp32_spim.h drivers: esp32: Interrupts flags configuration 2024-08-22 14:25:25 -04:00
spi_gd32.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_gecko_eusart.c drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
spi_gecko_usart.c drivers: spi: gecko: add new driver for SPI communication via EUSART 2024-10-21 12:46:21 +02:00
spi_grlib_spimctrl.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
spi_ifx_cat1.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_litex.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_litex_common.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_litex_litespi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_ll_stm32.c drivers: spi: stm32h7: Avoid unnecessary FIFO flush 2024-10-18 09:17:46 +02:00
spi_ll_stm32.h drivers: spi: stm32h7: Avoid unnecessary FIFO flush 2024-10-18 09:17:46 +02:00
spi_max32.c driver: spi: MAX32 add RTIO support plus refactor 2024-10-22 20:42:20 +02:00
spi_mchp_mss.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mchp_mss_qspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_dspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_ecspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_flexcomm.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_flexio.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_mcux_lpspi.c drivers: spi_mcux_lpspi: clang-format 2024-10-10 10:07:55 +02:00
spi_npcx_spip.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_common.c modules: hal_nordic: nrfx: update API version to 3.2.0 2024-01-08 11:19:37 +01:00
spi_nrfx_common.h modules: hal_nordic: nrfx: update API version to 3.2.0 2024-01-08 11:19:37 +01:00
spi_nrfx_spi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_spim.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nrfx_spis.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_numaker.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nxp_s32.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_nxp_s32.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_oc_simple.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_oc_simple.h
spi_opentitan.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_pl022.c style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
spi_psoc6.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_pw.c style: drivers: adjust return usage in void functions 2024-09-18 09:56:16 +02:00
spi_pw.h drivers: spi: Add Intel SPI penwell driver 2023-03-21 13:39:33 +01:00
spi_rpi_pico_pio.c drivers: spi: Add support for half-duplex (3-wire) SPI 2024-04-18 08:09:15 -07:00
spi_rtio.c drivers: sensors: rtio 2024-10-17 15:37:49 -04:00
spi_rv32m1_lpspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sam.c spi: sam: Refactor driver to use SPI RTIO common APIs 2024-10-22 18:30:24 -04:00
spi_sam0.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sedi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_shell.c spi: shell: add missing newline character 2024-07-12 09:12:47 -04:00
spi_sifive.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_sifive.h spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_signal.c
spi_smartbond.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi_test.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xec_qmspi.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
spi_xec_qmspi_ldma.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xlnx_axi_quadspi.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00
spi_xmc4xxx.c spi: all: Add default iodev_submit to drivers without native support 2024-09-05 11:44:32 -05:00