HomeSort by relevance Sort by last modified time
    Searched refs:USERIAL_Open (Results 1 - 3 of 3) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 248 UDRV_API extern void USERIAL_Open(tUSERIAL_PORT, tUSERIAL_OPEN_CFG *, tUSERIAL_CBACK *);
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_main.c 120 USERIAL_Open (USERIAL_NFC_PORT, &open_cfg, nfc_hal_main_userial_cback);
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 936 ** Function USERIAL_Open
945 UDRV_API void USERIAL_Open(tUSERIAL_PORT port, tUSERIAL_OPEN_CFG *p_cfg, tUSERIAL_CBACK *p_cback)
957 ALOGI("USERIAL_Open(): enter");
967 ALOGI("USERIAL_Open(): wait for close-thread");
998 ALOGI("USERIAL_Open() device: %s port=%d, uart_port=%d WAKE_DELAY(%d) WRITE_DELAY(%d) POWER_ON_DELAY(%d) PRE_POWER_OFF_DELAY(%d) POST_POWER_OFF_DELAY(%d)",
    [all...]

Completed in 49 milliseconds