Searched refs:userial_baud_tbl (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c284 static UINT32 userial_baud_tbl[] = variable
536 userial_baud_tbl[baud-USERIAL_BAUD_300] : 0;
555 if (userial_baud_tbl[i-USERIAL_BAUD_300] == line_speed)

Completed in 26 milliseconds