Home
last modified time | relevance | path

Searched refs:USERIAL_GetBaud (Results 1 – 2 of 2) sorted by relevance

/system/nfc/halimpl/bcm2079x/include/
Duserial.h275 extern uint8_t USERIAL_GetBaud(uint32_t line_speed);
/system/nfc/halimpl/bcm2079x/adaptation/
Duserial_linux.c545 extern uint8_t USERIAL_GetBaud(uint32_t line_speed) { in USERIAL_GetBaud() function