FreeRDP
|
#include <winpr/assert.h>
#include <winpr/wlog.h>
#include "comm_serial_sys.h"
#include "comm_sercx_sys.h"
#include "comm_sercx2_sys.h"
Functions | |
static BOOL | set_serial_chars (WINPR_COMM *pComm, const SERIAL_CHARS *pSerialChars) |
static BOOL | get_serial_chars (WINPR_COMM *pComm, SERIAL_CHARS *pSerialChars) |
static BOOL | set_wait_mask (WINPR_COMM *pComm, const ULONG *pWaitMask) |
static BOOL | purge (WINPR_COMM *pComm, const ULONG *pPurgeMask) |
const SERIAL_DRIVER * | SerCx2Sys_s (void) |
Variables | |
static const ULONG | SERCX2_SYS_SUPPORTED_EV_MASK |
static SERIAL_DRIVER | SerCx2Sys |
|
static |
|
static |
const SERIAL_DRIVER* SerCx2Sys_s | ( | void | ) |
WinPR: Windows Portable Runtime Serial Communication API
Copyright 2014 Hewlett-Packard Development Company, L.P.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
static |
WinPR: Windows Portable Runtime Serial Communication API
Copyright 2011 O.S. Systems Software Ltda. Copyright 2011 Eduardo Fiss Beloni belon Copyright 2014 Marc-Andre Moreau i@os syste ms.c om.brmarca Copyright 2014 Hewlett-Packard Development Company, L.P. ndre .more au@g mail. com
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
|
static |
|
static |
|
static |