nuttx/arch/arm/src/samd2l2
2019-03-20 19:27:40 -06:00
..
chip arch/arm/src/samd2l2, configs/samd20-xplained, samd21-xplained, saml21-xplained: Fix SAMD2L2 arch to use calibrated oscillator value. Now SAMD20 and SAMD21 should work fine without external crystal. Note that SAML21 Xplained board has an external crystal and doesn't need this change, unless you don't want to use the crystal. 2018-12-29 08:36:50 -06:00
chip.h
Kconfig arch/arm/src/samd2l2: Add RS485 support to SAMD2L2 serial 2019-01-20 12:43:42 -06:00
Make.defs
sam_ac.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
sam_ac.h
sam_adc.h arch/arm/src/samd2l2/chip: Adds a complete ADC header file for SAMD21 and a partially complete ADC header file for the SAML21. 2018-12-26 08:42:36 -06:00
sam_clockconfig.h
sam_config.h arch/arm/src/samd2l2: Add RS485 support to SAMD2L2 serial 2019-01-20 12:43:42 -06:00
sam_dac.h
sam_dmac.c arch/arm/src/max326xx: Add framework for MAX326XX standard DMA support. 2018-11-20 08:09:03 -06:00
sam_dmac.h
sam_eic.c Squashed commit of the following: 2019-02-27 08:41:08 -06:00
sam_eic.h
sam_evsys.h
sam_fuses.h
sam_gclk.h
sam_i2c_master.c arch/arm/src/samd2l2/sam_i2c_master.c: Adds calculation of a timeout and disables interrupts in case of error. 2019-01-15 09:02:58 -06:00
sam_i2c_master.h arch/arm/src/samd2l2/sam_i2c_master.h: Export sam_i2c_master_initialize(int bus) to be used by board config. 2018-12-30 11:16:47 -06:00
sam_i2c_slave.h
sam_idle.c Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly). 2019-03-20 19:27:40 -06:00
sam_irq.c
sam_irq.h
sam_irqprio.c
sam_lowputc.c arch/arm/src/samd2l2 serial: Fix SAMD2L2 serial driver it needs sam_usart_enable() to work 2019-01-26 12:51:51 -06:00
sam_lowputc.h arch/arm/src/samd2l2 serial: Fix SAMD2L2 serial driver it needs sam_usart_enable() to work 2019-01-26 12:51:51 -06:00
sam_periphclks.h
sam_pinmap.h
sam_pm.h
sam_port.c
sam_port.h configs/metro-m4: Fix RxD PAD selection. Add a configuration option to use OSCULP32K instead of XOSC32K. 2018-09-01 14:38:19 -06:00
sam_sercom.c
sam_sercom.h
sam_serial.c arch/arm/src Serial: Remove duplicated inclusion of nuttx/fs/ioctl.h 2019-01-28 06:16:15 -06:00
sam_serial.h
sam_spi.c
sam_spi.h
sam_start.c Squashed commit of the following: 2019-02-04 16:20:35 -06:00
sam_start.h
sam_timerisr.c Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly). 2019-03-20 19:27:40 -06:00
sam_usart.c arch/arm/src/samd2l2: Fix a couple of logic error/typos found in reviewing code for port to SAMD51. 2018-07-25 13:41:09 -06:00
sam_usart.h arch/arm/src/samd2l2: Add RS485 support to SAMD2L2 serial 2019-01-20 12:43:42 -06:00
sam_usb.c Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
sam_usb.h
sam_userspace.c
sam_userspace.h
samd_clockconfig.c arch/arm/src/samd2l2, configs/samd20-xplained, samd21-xplained, saml21-xplained: Fix SAMD2L2 arch to use calibrated oscillator value. Now SAMD20 and SAMD21 should work fine without external crystal. Note that SAML21 Xplained board has an external crystal and doesn't need this change, unless you don't want to use the crystal. 2018-12-29 08:36:50 -06:00
samd_gclk.c
samd_periphclks.h
saml_clockconfig.c arch/arm/src/samd2l2, configs/samd20-xplained, samd21-xplained, saml21-xplained: Fix SAMD2L2 arch to use calibrated oscillator value. Now SAMD20 and SAMD21 should work fine without external crystal. Note that SAML21 Xplained board has an external crystal and doesn't need this change, unless you don't want to use the crystal. 2018-12-29 08:36:50 -06:00
saml_gclk.c
saml_periphclks.h