Home
last modified time | relevance | path

Searched refs:StopBits (Results 1 – 25 of 222) sorted by relevance

123456789

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_lpuart.c166 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
189 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
239 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32l0xx_ll_usart.c209 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
237 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
318 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32wbaxx_ll_usart.c196 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
224 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
294 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_lpuart.c177 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
200 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
258 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32wlxx_ll_usart.c182 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
210 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
277 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32wbxx_ll_usart.c186 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
214 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
278 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_lpuart.c184 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
207 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
269 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32wb0x_ll_usart.c188 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
216 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
280 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_lpuart.c184 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
207 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
273 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_lpuart.c180 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
203 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
261 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_lpuart.c198 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
221 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
296 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
Dstm32u0xx_ll_usart.c210 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
238 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
314 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_lpuart.c194 assert_param(IS_LL_LPUART_STOPBITS(LPUART_InitStruct->StopBits)); in LL_LPUART_Init()
217 LL_LPUART_SetStopBitsLength(LPUARTx, LPUART_InitStruct->StopBits); in LL_LPUART_Init()
290 LPUART_InitStruct->StopBits = LL_LPUART_STOPBITS_1; in LL_LPUART_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c210 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
238 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
313 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c216 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
244 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
331 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c208 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
246 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
329 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usart.c195 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
223 LL_USART_SetStopBitsLength(USARTx, USART_InitStruct->StopBits); in LL_USART_Init()
293 USART_InitStruct->StopBits = LL_USART_STOPBITS_1; in LL_USART_StructInit()

123456789