Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/bcm2079x/adaptation/
Duserial_linux.c285 static UINT32 userial_baud_tbl[] = variable
537 userial_baud_tbl[baud-USERIAL_BAUD_300] : 0; in USERIAL_GetLineSpeed()
556 if (userial_baud_tbl[i-USERIAL_BAUD_300] == line_speed) in USERIAL_GetBaud()