Home
last modified time | relevance | path

Searched refs:startup (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/
DportASM.s68 ; configured in the startup.s file.
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h1322 unsigned int prescal, startup, shtim; in AT91F_ADC_CfgTimings() local
1325 startup = adc_clock * startup_time / 8 - 1; in AT91F_ADC_CfgTimings()
1329 …pADC->ADC_MR = ( ( prescal << 8 ) & AT91C_ADC_PRESCAL ) | ( ( startup << 16 ) & AT91C_ADC_STARTUP … in AT91F_ADC_CfgTimings()
/Kernel-v11.1.0/
DHistory.txt2096 + Updated the startup file for the RVDS LPC21xx demo.
2676 + Modified the SAM7X/IAR startup code slightly to prevent it hanging on
2679 attempting to configure it again in the startup code was causing a
2700 + Modified the startup sequence of the SAM7X demo slightly to allow the