Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/module/f_uart3/src/
A Dmod_f_uart3.c36 uint8_t DLL; member
40 .DLL = F_UART3_DLL_9600,
45 .DLL = F_UART3_DLL_19200,
50 .DLL = F_UART3_DLL_38400,
55 .DLL = F_UART3_DLL_57600,
60 .DLL = F_UART3_DLL_115200,
65 .DLL = F_UART3_DLL_230400,
111 dla_reg->DLL = mod_f_uart3_divider_latch_table[cfg->baud_rate].DLL; in mod_f_uart3_enable()
A Df_uart3.h29 FWK_RW uint32_t DLL; member

Completed in 4 milliseconds