Updated Tiva ADC files

This commit is contained in:
Gregory Nutt 2015-02-06 16:56:12 -06:00
parent 3ca8d3766a
commit 9318121175
2 changed files with 1523 additions and 1433 deletions

View File

@ -1045,7 +1045,6 @@ menuconfig TIVA_ADC0_SSE1
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC0_SSE1_TRIGGER config TIVA_ADC0_SSE1_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0
@ -1149,7 +1148,6 @@ menuconfig TIVA_ADC0_SSE2
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC0_SSE2_TRIGGER config TIVA_ADC0_SSE2_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0
@ -1253,7 +1251,6 @@ menuconfig TIVA_ADC0_SSE3
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC0_SSE3_TRIGGER config TIVA_ADC0_SSE3_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0
@ -1482,7 +1479,6 @@ menuconfig TIVA_ADC1_SSE1
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC1_SSE1_TRIGGER config TIVA_ADC1_SSE1_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0
@ -1586,7 +1582,6 @@ menuconfig TIVA_ADC1_SSE2
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC1_SSE2_TRIGGER config TIVA_ADC1_SSE2_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0
@ -1691,7 +1686,6 @@ menuconfig TIVA_ADC1_SSE3
---help--- ---help---
Set the conversion priority for this SSE. Each ADC has 4 SSEs so the Set the conversion priority for this SSE. Each ADC has 4 SSEs so the
order in which they are serviced is determined by this value. order in which they are serviced is determined by this value.
config TIVA_ADC1_SSE3_TRIGGER config TIVA_ADC1_SSE3_TRIGGER
int "Set the trigger source to start a SSE's conversion, see help for options" int "Set the trigger source to start a SSE's conversion, see help for options"
default 0 default 0

File diff suppressed because it is too large Load Diff