Home
last modified time | relevance | path

Searched refs:USERIAL_PowerupDevice (Results 1 – 3 of 3) sorted by relevance

/system/nfc/halimpl/bcm2079x/include/
Duserial.h250 extern void USERIAL_PowerupDevice(tUSERIAL_PORT port);
/system/nfc/halimpl/bcm2079x/adaptation/
Dpatchram.cpp220 USERIAL_PowerupDevice(0); in postDownloadPatchram()
498 USERIAL_PowerupDevice(0); in nfc_hal_post_reset_init()
Duserial_linux.c1064 USERIAL_PowerupDevice(port); in USERIAL_Open()
1614 void USERIAL_PowerupDevice(tUSERIAL_PORT port) { in USERIAL_PowerupDevice() function