Searched refs:character (Results 1 – 3 of 3) sorted by relevance
773 unsigned int character, in AT91F_SPI_PutChar() argument779 pSPI->SPI_TDR = ( character & 0xFFFF ) | ( value_for_cs << 16 ); in AT91F_SPI_PutChar()2287 int character ) in AT91F_US_PutChar() argument2289 pUSART->US_THR = ( character & 0x1FF ); in AT91F_US_PutChar()
1360 although a change to the type used to reference character strings may result1675 + Improved character handling in FreeRTOS+CLI.1945 previous comtest.c only used single character transmission and reception.2993 retrieve the posted character.3248 + Use vSerialPutString() instead of single character puts in
289 to provide low level I/O drivers (eg. inbyte() and outbyte() for character