Home
last modified time | relevance | path

Searched refs:startup_time (Results 1 – 4 of 4) sorted by relevance

/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h1069 … unsigned int startup_time, /* \arg main osc startup time in microsecond (us) */ in AT91F_CKGR_CfgMainOscStartUpTime() argument
1073 pCKGR->CKGR_MOR |= ( ( slowClock * startup_time ) / ( 8 * 1000000 ) ) << 8; in AT91F_CKGR_CfgMainOscStartUpTime()
1319 unsigned int startup_time, /* in us */ in AT91F_ADC_CfgTimings() argument
1325 startup = adc_clock * startup_time / 8 - 1; in AT91F_ADC_CfgTimings()
Dlib_AT91SAM7X128.h1060 … unsigned int startup_time, /* \arg main osc startup time in microsecond (us) */ in AT91F_CKGR_CfgMainOscStartUpTime() argument
1064 pCKGR->CKGR_MOR |= ( ( slowClock * startup_time ) / ( 8 * 1000000 ) ) << 8; in AT91F_CKGR_CfgMainOscStartUpTime()
Dlib_AT91SAM7X256.h1060 … unsigned int startup_time, /* \arg main osc startup time in microsecond (us) */ in AT91F_CKGR_CfgMainOscStartUpTime() argument
1064 pCKGR->CKGR_MOR |= ( ( slowClock * startup_time ) / ( 8 * 1000000 ) ) << 8; in AT91F_CKGR_CfgMainOscStartUpTime()
/Kernel-v11.1.0/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h1060 … unsigned int startup_time, /* \arg main osc startup time in microsecond (us) */ in AT91F_CKGR_CfgMainOscStartUpTime() argument
1064 pCKGR->CKGR_MOR |= ( ( slowClock * startup_time ) / ( 8 * 1000000 ) ) << 8; in AT91F_CKGR_CfgMainOscStartUpTime()