Home
last modified time | relevance | path

Searched refs:uart_port (Results 1 – 25 of 34) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c824 UART_DEVICE_TYPE mdrv_uart_get_connection(UART_PORT_TYPE uart_port) in mdrv_uart_get_connection() argument
829 enUartDeviceType = HAL_UART_Get_Connection(uart_port); in mdrv_uart_get_connection()
835 MS_U16 mdrv_uart_connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in mdrv_uart_connect() argument
840 u16Ret = HAL_UART_Connect(uart_port, uart_dev); in mdrv_uart_connect()
845 MS_U16 mdrv_uart_connect_mux(UART_DEVICE_TYPE uart_dev, UART_PORT_TYPE uart_port, UART_PAD_TYPE uar… in mdrv_uart_connect_mux() argument
851 u16Ret &= HAL_UART_Connect(uart_port, uart_dev); in mdrv_uart_connect_mux()
869 MS_U16 mdrv_uart_invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in mdrv_uart_invert() argument
874 u16Ret = HAL_UART_Invert(uart_port, bInv); in mdrv_uart_invert()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUART.h352 MS_U16 mdrv_uart_connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
360 UART_DEVICE_TYPE mdrv_uart_get_connection(UART_PORT_TYPE uart_port);
371 MS_U16 mdrv_uart_connect_mux(UART_DEVICE_TYPE uart_dev, UART_PORT_TYPE uart_port, UART_PAD_TYPE uar…
380 MS_U16 mdrv_uart_invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/k6lite/uart/
H A DhalUART.c228 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
233 switch (uart_port) in HAL_UART_Get_Connection()
319 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
383 switch (uart_port) in HAL_UART_Connect()
504 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
507 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/curry/uart/
H A DhalUART.c228 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
233 switch (uart_port) in HAL_UART_Get_Connection()
319 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
383 switch (uart_port) in HAL_UART_Connect()
504 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
507 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/kano/uart/
H A DhalUART.c228 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
233 switch (uart_port) in HAL_UART_Get_Connection()
319 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
383 switch (uart_port) in HAL_UART_Connect()
504 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
507 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/k6/uart/
H A DhalUART.c228 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
233 switch (uart_port) in HAL_UART_Get_Connection()
319 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
383 switch (uart_port) in HAL_UART_Connect()
504 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
507 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/mooney/uart/
H A DhalUART.c249 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
254 switch (uart_port) in HAL_UART_Get_Connection()
340 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
404 switch (uart_port) in HAL_UART_Connect()
525 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
528 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/mustang/uart/
H A DhalUART.c256 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
261 switch (uart_port) in HAL_UART_Get_Connection()
340 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
399 switch (uart_port) in HAL_UART_Connect()
520 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
523 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/maldives/uart/
H A DhalUART.c256 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
261 switch (uart_port) in HAL_UART_Get_Connection()
340 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
399 switch (uart_port) in HAL_UART_Connect()
520 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
523 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/macan/uart/
H A DhalUART.c274 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
279 switch (uart_port) in HAL_UART_Get_Connection()
365 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
429 switch (uart_port) in HAL_UART_Connect()
550 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
553 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/messi/uart/
H A DhalUART.c273 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
278 switch (uart_port) in HAL_UART_Get_Connection()
364 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
428 switch (uart_port) in HAL_UART_Connect()
549 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
552 switch (uart_port) in HAL_UART_Invert()
H A DhalUART.h159 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port);
160 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev);
162 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv);
/utopia/UTPA2-700.0.x/modules/uart/hal/M7621/uart/
H A DhalUART.c277 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
282 switch (uart_port) in HAL_UART_Get_Connection()
368 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
432 switch (uart_port) in HAL_UART_Connect()
553 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
556 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/maserati/uart/
H A DhalUART.c277 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
282 switch (uart_port) in HAL_UART_Get_Connection()
368 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
432 switch (uart_port) in HAL_UART_Connect()
553 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
556 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/maxim/uart/
H A DhalUART.c277 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
282 switch (uart_port) in HAL_UART_Get_Connection()
368 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
432 switch (uart_port) in HAL_UART_Connect()
553 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
556 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/manhattan/uart/
H A DhalUART.c276 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
281 switch (uart_port) in HAL_UART_Get_Connection()
367 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
431 switch (uart_port) in HAL_UART_Connect()
552 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
555 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/M7821/uart/
H A DhalUART.c277 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
282 switch (uart_port) in HAL_UART_Get_Connection()
368 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
432 switch (uart_port) in HAL_UART_Connect()
553 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
556 switch (uart_port) in HAL_UART_Invert()
/utopia/UTPA2-700.0.x/modules/uart/hal/mainz/uart/
H A DhalUART.c273 UART_DEVICE_TYPE HAL_UART_Get_Connection(UART_PORT_TYPE uart_port) in HAL_UART_Get_Connection() argument
278 switch (uart_port) in HAL_UART_Get_Connection()
364 MS_U16 HAL_UART_Connect(UART_PORT_TYPE uart_port, UART_DEVICE_TYPE uart_dev) in HAL_UART_Connect() argument
428 switch (uart_port) in HAL_UART_Connect()
595 MS_U16 HAL_UART_Invert(UART_PORT_TYPE uart_port, MS_BOOL bInv) in HAL_UART_Invert() argument
598 switch (uart_port) in HAL_UART_Invert()

12