Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
DportASM.s68 ; configured in the startup.s file.
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h1391 unsigned int prescal,startup,shtim; in AT91F_ADC_CfgTimings() local
1394 startup = adc_clock*startup_time/8 - 1; in AT91F_ADC_CfgTimings()
1398 …pADC->ADC_MR = ( (prescal<<8) & AT91C_ADC_PRESCAL) | ( (startup<<16) & AT91C_ADC_STARTUP) | ( (sht… in AT91F_ADC_CfgTimings()
/Kernel-v10.6.2/
DHistory.txt1927 + Updated the startup file for the RVDS LPC21xx demo.
2507 + Modified the SAM7X/IAR startup code slightly to prevent it hanging on
2510 attempting to configure it again in the startup code was causing a
2531 + Modified the startup sequence of the SAM7X demo slightly to allow the