Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c1014 if (_hDefaultUart == DEVICE_NULL) in putchar()
1034 if (_hDefaultUart != DEVICE_NULL) in kbhit()
1050 if ((_hDefaultUart != DEVICE_NULL) && (mdrv_uart_read(_hDefaultUart, (MS_U8 *)&x, 1) == 1)) in getchar()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsDevice.h101 #define DEVICE_NULL ((device_t)0) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsDevice.h101 #define DEVICE_NULL ((device_t)0) macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt67132 #define DEVICE_NULL ((device_t)0)