nuttx/arch/arm/src/samd2l2
bertrand 0ca8ae81d0 invert tx and rx in spi_dma_setup
remove indent sam_spi.c

removed indent
2023-12-08 19:50:49 -08:00
..
hardware Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
chip.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
Kconfig
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00
sam_ac.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_ac.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_adc.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
sam_adc.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_clockconfig.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_config.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_dac.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_dmac.c Fix compilation and fix SAM_DMAC_CHINTENCLR settings 2023-11-18 18:39:30 -03:00
sam_dmac.h Fix compilation and fix SAM_DMAC_CHINTENCLR settings 2023-11-18 18:39:30 -03:00
sam_eic.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_eic.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_evsys.h arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
sam_fuses.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_gclk.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_i2c_master.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
sam_i2c_master.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_i2c_slave.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
sam_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
sam_irq.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_irqprio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_lowputc.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
sam_lowputc.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_periphclks.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_pinmap.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_pm.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_port.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
sam_port.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_sercom.c Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
sam_sercom.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_serial.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
sam_serial.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_spi.c invert tx and rx in spi_dma_setup 2023-12-08 19:50:49 -08:00
sam_spi.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
sam_start.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
sam_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_usart.c arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_usart.h arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
sam_usb.c nxstyle: cleanup UTF-8 Unicode to ASCII 2023-09-18 11:54:17 -04:00
sam_usb.h arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
sam_userspace.c arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
sam_userspace.h arch: arm: sam: fix nxstyle errors 2021-03-28 13:34:50 -07:00
samd_clockconfig.c Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
samd_gclk.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
samd_periphclks.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00
saml_clockconfig.c Fix typos (s/FRQUENCY/FREQUENCY/) 2023-05-13 00:31:26 +08:00
saml_gclk.c arch/arm: Remove FAR and CODE from chip folder(2) 2022-05-03 16:50:52 +03:00
saml_periphclks.h arch: arm: sam: Author Gregory Nutt: update licenses to Apache 2021-03-28 13:34:50 -07:00