Searched refs:USERIAL_Open (Results 1 – 3 of 3) sorted by relevance
240 extern void USERIAL_Open(tUSERIAL_PORT, tUSERIAL_OPEN_CFG*, tUSERIAL_CBACK*);
115 USERIAL_Open(USERIAL_NFC_PORT, &open_cfg, nfc_hal_main_userial_cback); in nfc_hal_main_open_transport()
916 void USERIAL_Open(tUSERIAL_PORT port, tUSERIAL_OPEN_CFG* p_cfg, in USERIAL_Open() function1281 USERIAL_Open(linux_cb.port, &linux_cb.open_cfg, linux_cb.ser_cb); in userial_change_rate()