zephyr/drivers/spi
Kumar Gala 0d7df182e1 spie: spi_sam0: Don't use CONFIG_ namespace for non Kconfig
The driver was defining a macro with a CONFIG_ prefix but this wasn't
coming from Kconfig.  Change the macro name not to conflict with the
Kconfig CONFIG_ namespace.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-01 19:01:16 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.dw
Kconfig.mcux_dspi
Kconfig.mcux_lpspi
Kconfig.nrfx drivers: spi: nrfx: Set default value of SPIM3 RX delay to 2 2018-12-21 21:01:37 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32
spi_context.h
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_dw.h
spi_handlers.c
spi_intel_regs.h
spi_intel.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
spi_intel.h
spi_ll_stm32.c stm32: drivers: spi: Added missing devices 2018-12-13 07:31:06 -06:00
spi_ll_stm32.h
spi_mcux_dspi.c
spi_mcux_lpspi.c
spi_nrfx_spi.c
spi_nrfx_spim.c
spi_nrfx_spis.c
spi_sam.c drivers: spi_sam: initialize tx and rx 2019-01-14 14:07:52 -05:00
spi_sam0.c spie: spi_sam0: Don't use CONFIG_ namespace for non Kconfig 2019-02-01 19:01:16 -05:00