Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Francois Ramu b75c012c55 drivers: spi: stm32 spi with dma must enable cs after periph 3 years ago
..
CMakeLists.txt drivers: spi: introduce new Telink B91 SPI driver 4 years ago
Kconfig drivers: spi: introduce new Telink B91 SPI driver 4 years ago
Kconfig.b91 drivers: spi: introduce new Telink B91 SPI driver 4 years ago
Kconfig.cc13xx_cc26xx kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.dw drivers: spi: spi_dw: determine num IRQs from devicetree 4 years ago
Kconfig.esp32 drivers: spi: esp32: add basic SPI master support 4 years ago
Kconfig.gecko kconfig: Turn pointless 'menuconfig's into 'config's 6 years ago
Kconfig.litex kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.mcux_dspi drivers: spi: Update mcux driver to support edma 4 years ago
Kconfig.mcux_flexcomm drivers: spi: Update MCUX Flexcomm driver to add DMA support 5 years ago
Kconfig.mcux_lpspi kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.nrfx drivers: spi: Kconfig.nrfx: Use RAM buffers for SPIMs by default 5 years ago
Kconfig.oc_simple kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 5 years ago
Kconfig.psoc6 drivers: spi: Add cypress PSoC-6 scb spi driver 4 years ago
Kconfig.rv32m1_lpspi kconfig: Fix up newly-introduced copy-pasted headers 6 years ago
Kconfig.sam drivers: spi: spi_sam: rework device tree support 5 years ago
Kconfig.sam0 kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.sifive kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 5 years ago
Kconfig.spi_emul emul: spi: Add support for SPI emulators 5 years ago
Kconfig.stm32 drivers: spi: Enable dma transfer for SPI on stm32 5 years ago
Kconfig.test drivers: spi: add dummy driver for vnd,spi 4 years ago
Kconfig.xec_qmspi kconfig: Clean up header comments and make them consistent 6 years ago
Kconfig.xlnx drivers: spi: add driver for the Xilinx AXI Quad SPI IP 5 years ago
spi_b91.c drivers: spi: introduce new Telink B91 SPI driver 4 years ago
spi_cc13xx_cc26xx.c pm: use actions for device PM control 4 years ago
spi_context.h drivers: spi_context: Correct alignment of LOG_DBG() parameters 4 years ago
spi_dw.c pm: adjust busy check API call return types and naming 4 years ago
spi_dw.h drivers: spi: spi_dw: Remove clock gate support 4 years ago
spi_dw_regs.h drivers: spi_dw: add WORD only access support 6 years ago
spi_emul.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_esp32_spim.c drivers: spi: set max chunk len for esp32 4 years ago
spi_esp32_spim.h esp32: drivers: interrupt_controller: review SPI interrupt usage 4 years ago
spi_gecko.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_handlers.c device: Const-ify all device driver instance pointers 5 years ago
spi_litespi.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_litespi.h device: Apply driver_api/data attributes rename everywhere 5 years ago
spi_ll_stm32.c drivers: spi: stm32 spi with dma must enable cs after periph 3 years ago
spi_ll_stm32.h drivers: spi_ll_stm32: add SUBGHZSPI support 4 years ago
spi_mcux_dspi.c drivers: spi: Update mcux driver to support edma 4 years ago
spi_mcux_flexcomm.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_mcux_lpspi.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_nrfx_spi.c drivers: spi_nrfx_spi: Fix compilation error 3 years ago
spi_nrfx_spim.c spi: nrfx_spi*: only run uninit if configured 3 years ago
spi_nrfx_spis.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_oc_simple.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_oc_simple.h device: Apply driver_api/data attributes rename everywhere 5 years ago
spi_psoc6.c drivers: spi: Add cypress PSoC-6 scb spi driver 4 years ago
spi_rv32m1_lpspi.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_sam.c soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 4 years ago
spi_sam0.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_sifive.c drivers: spi: sifive: fix bug of transferring multiple bufs 4 years ago
spi_sifive.h device: Apply driver_api/data attributes rename everywhere 5 years ago
spi_test.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_xec_qmspi.c drivers: spi: remove usage of device_pm_control_nop 4 years ago
spi_xlnx_axi_quadspi.c drivers: spi: remove usage of device_pm_control_nop 4 years ago