Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/include/
Duserial.h283 UDRV_API extern UINT8 USERIAL_GetBaud(UINT32 line_speed);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c550 UDRV_API extern UINT8 USERIAL_GetBaud(UINT32 line_speed) in USERIAL_GetBaud() argument
555 if (userial_baud_tbl[i-USERIAL_BAUD_300] == line_speed) in USERIAL_GetBaud()