Searched refs:speed (Results 1 – 3 of 3) sorted by relevance
423 unsigned int speed ) /* \arg SSC baudrate */ in AT91F_SSC_SetBaudrate() argument428 if( speed == 0 ) in AT91F_SSC_SetBaudrate()434 baud_value = ( unsigned int ) ( mainClock * 10 ) / ( 2 * speed ); in AT91F_SSC_SetBaudrate()2095 unsigned int speed ) /* \arg UART baudrate */ in AT91F_US_SetBaudrate() argument2098 pUSART->US_BRGR = AT91F_US_Baudrate( mainClock, speed ); in AT91F_US_SetBaudrate()
392 speed per host platform and insufficient
146 + Improve the speed of pvPortMalloc in heap_4.c and heap_5.c by removing2774 + MC9S12F32 demo updated slightly to use the PLL. The CPU speed for the