OpenCores
URL https://opencores.org/ocsvn/gecko3/gecko3/trunk

Subversion Repositories gecko3

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /gecko3/trunk/GECKO3COM/gecko3com-fw/firmware/lib
    from Rev 13 to Rev 32
    Reverse comparison

Rev 13 → Rev 32

/ser.c
61,10 → 61,6
* Initializes the UART for the serial Port 0 with 115,2 Kbaud, 1 start,
* 1 stop and no parity bit.
*************************************************************************
* \param[in]
* \param[out]
* \return
*************************************************************************
* \author Christoph Zimmermann, SDCC Team
* \date 21.Nov.2008
************************************************************************/
162,7 → 158,7
/************************************************************************/
/** \brief receives one char from the serial line
*************************************************************************
* \return receive character
* \return received character
*************************************************************************
* \author Christoph Zimmermann, SDCC Team
* \date 21.Nov.2008
187,7 → 183,7
/************************************************************************/
/** \brief sends a string of characters over the serial line
*************************************************************************
* \param[in] string to send
* \param[in] *String string to send
*************************************************************************
* \author Christoph Zimmermann, SDCC Team
* \date 21.Nov.2008

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.