Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defiser.h68 IN UINT64 BaudRate,
111 UINT64 BaudRate; member
H A Defidevp.h339 UINT64 BaudRate; member
/DragonStub/inc/protocol/
H A Defidbg.h50 UINT64 BaudRate; member
175 IN UINT64 BaudRate,
/DragonStub/lib/
H A Ddpath.c892 if (Uart->BaudRate == 0) { in _DevPathUart()
895 CatPrint(Str, L"Uart(%ld,", Uart->BaudRate); in _DevPathUart()