gonzui


Format: Advanced Search

tkernel_2/driver/tef_em1d/console/src/svc/fnserialio.hbare sourcepermlink (0.00 seconds)

Search this content:

    1: /*
    2:  *----------------------------------------------------------------------
    3:  *    T-Kernel 2.0 Software Package
    4:  *
    5:  *    Copyright 2011 by Ken Sakamura.
    6:  *    This software is distributed under the latest version of T-License 2.x.
    7:  *----------------------------------------------------------------------
    8:  *
    9:  *    Released by T-Engine Forum(http://www.t-engine.org/) at 2011/05/17.
   10:  *    Modified by TRON Forum(http://www.tron.org/) at 2015/06/01.
   11:  *
   12:  *----------------------------------------------------------------------
   13:  */
   14: 
   15: /*
   16:  *      Extended SVC function code
   17:  *
   18:  *         (generated automatically)
   19:  */
   20: 
   21: #include <sys/ssid.h>
   22: 
   23: #define SERIAL_SERIAL_IN_FN     (0x00010500 | SERIAL_SVC)
   24: #define SERIAL_SERIAL_OUT_FN    (0x00020500 | SERIAL_SVC)
   25: #define SERIAL_SERIAL_CTL_FN    (0x00030300 | SERIAL_SVC)
   26: