Home
last modified time | relevance | path

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

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_LPUART.c107 uint32_t ibaud, fbaud, rxsamp; in HAL_LPUART_Set_Baud_Rate() local
114 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
124 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
129 fbaud = 0xefb; in HAL_LPUART_Set_Baud_Rate()
134 fbaud = 0x6db; in HAL_LPUART_Set_Baud_Rate()
139 fbaud = 0x492; in HAL_LPUART_Set_Baud_Rate()
143 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
154 fbaud = 0x888; in HAL_LPUART_Set_Baud_Rate()
159 fbaud = 0x888; in HAL_LPUART_Set_Baud_Rate()
170 fbaud = 0x7FE; // 0.984 *11=10 in HAL_LPUART_Set_Baud_Rate()
[all …]
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_LPUART.c106 uint32_t ibaud, fbaud, rxsamp; in HAL_LPUART_Set_Baud_Rate() local
113 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
123 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
130 fbaud = 0xefb; in HAL_LPUART_Set_Baud_Rate()
135 fbaud = 0x6db; in HAL_LPUART_Set_Baud_Rate()
140 fbaud = 0x492; in HAL_LPUART_Set_Baud_Rate()
144 fbaud = 0x952; in HAL_LPUART_Set_Baud_Rate()
155 fbaud = 0x924; in HAL_LPUART_Set_Baud_Rate()
160 fbaud = 0x888; in HAL_LPUART_Set_Baud_Rate()
167 hlpuart->Instance->FBAUD = fbaud; in HAL_LPUART_Set_Baud_Rate()

Completed in 8 milliseconds