SAM4E: Update SAM3/4 TC and DMAC register definition header files
This commit is contained in:
parent
22001e3c1f
commit
d45a8ce4bc
@ -817,7 +817,7 @@ Arduino DUE-specific Configuration Options
|
||||
CONFIG_SAM34_PWM - Pulse Width Modulation
|
||||
CONFIG_SAM34_ADC12B - 12-bit Analog To Digital Converter
|
||||
CONFIG_SAM34_DACC - Digital To Analog Converter
|
||||
CONFIG_SAM34_DMA - DMA Controller
|
||||
CONFIG_SAM34_DMAC - DMA Controller
|
||||
CONFIG_SAM34_UOTGHS - USB OTG High Speed
|
||||
CONFIG_SAM34_TRNG - True Random Number Generator
|
||||
CONFIG_SAM34_EMAC - Ethernet MAC
|
||||
|
@ -165,7 +165,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_CAN1 is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_SDRAMC is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UOTGHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
# CONFIG_SAM34_RTT is not set
|
||||
|
@ -165,7 +165,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_CAN1 is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_SDRAMC is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UOTGHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
# CONFIG_SAM34_RTT is not set
|
||||
|
@ -381,7 +381,7 @@ SAM3U-EK-specific Configuration Options
|
||||
CONFIG_SAM34_PWM - Pulse Width Modulation Controller
|
||||
CONFIG_SAM34_ADC12B - 12-bit ADC Controller
|
||||
CONFIG_SAM34_ADC - 10-bit ADC Controller
|
||||
CONFIG_SAM34_DMA - DMA Controller
|
||||
CONFIG_SAM34_DMAC - DMA Controller
|
||||
CONFIG_SAM34_UDPHS - USB Device High Speed
|
||||
|
||||
Some subsystems can be configured to operate in different ways. The drivers
|
||||
@ -646,7 +646,7 @@ Configurations
|
||||
|
||||
System Type->ATSAM3/4 Peripheral Support
|
||||
CONFIG_SAM34_HSMCI=y : Enable HSMCI support
|
||||
CONFIG_SAM34_DMA=y : DMAC support is needed by HSMCI
|
||||
CONFIG_SAM34_DMAC=y : DMAC support is needed by HSMCI
|
||||
|
||||
System Type
|
||||
CONFIG_SAM34_GPIO_IRQ=y : PIO interrupts needed
|
||||
|
@ -154,7 +154,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_ADC is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_NAND is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UDPHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
# CONFIG_SAM34_RTT is not set
|
||||
|
@ -165,7 +165,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_ADC is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_NAND is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UDPHS is not set
|
||||
# CONFIG_SAM34_UOTGHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
|
@ -146,7 +146,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_ADC is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_NAND is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UDPHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
# CONFIG_SAM34_RTT is not set
|
||||
|
@ -180,7 +180,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_ADC is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_NAND is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UDPHS is not set
|
||||
# CONFIG_SAM34_UOTGHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
|
@ -146,7 +146,7 @@ CONFIG_SAM34_UART0=y
|
||||
# CONFIG_SAM34_ADC is not set
|
||||
# CONFIG_SAM34_SMC is not set
|
||||
# CONFIG_SAM34_NAND is not set
|
||||
# CONFIG_SAM34_DMA is not set
|
||||
# CONFIG_SAM34_DMAC is not set
|
||||
# CONFIG_SAM34_UDPHS is not set
|
||||
# CONFIG_SAM34_RTC is not set
|
||||
# CONFIG_SAM34_RTT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user