Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dusart.c87 uint32_t baud, UsartDataBitsCfg data_bits, in usartOpen() argument
119 div = (baseClk * 25) / (baud * 2); in usartOpen()
/device/google/contexthub/firmware/os/inc/
Dusart.h62 uint32_t baud, UsartDataBitsCfg data_bits,
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DSerialDebug.asm121 ; Configure baud rate
/device/linaro/bootloader/edk2/CorebootModulePkg/Include/
DCoreboot.h167 UINT32 baud; member
/device/linaro/bootloader/edk2/CorebootModulePkg/Library/CbParseLib/
DCbParseLib.c567 *pBaudrate = CbSerial->baud; in CbParseSerialInfo()
/device/linaro/bootloader/edk2/MdePkg/
DMdePkg.uni297 …enSpaceGuid_PcdUartDefaultBaudRate_HELP #language en-US "Indicates the default baud rate of UART."
DMdePkg.dec2002 ## Indicates the default baud rate of UART.
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni182 …erialBaudRate_HELP #language en-US "Baud rate for the 16550 serial port. Default is 115200 baud."
288 …PcdSerialClockRate_HELP #language en-US "UART clock frequency is for the baud rate configuration."
DMdeModulePkg.dec886 ## Baud rate for the 16550 serial port. Default is 115200 baud.
1093 ## UART clock frequency is for the baud rate configuration.
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DUefiShellDebug1CommandsLib.uni833 " baudrate - Specifies a baud rate for specified serial port.\r\n"