Home
last modified time | relevance | path

Searched refs:LastBitClockPulse (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usart.c394 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
406 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
424 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
436 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
463 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_usart.c314 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
326 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
349 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_usart.c317 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
329 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
354 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_usart.c319 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
331 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
356 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_usart.c353 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
365 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
390 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c361 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
373 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
397 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_usart.c333 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
345 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
370 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c380 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
392 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
418 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c379 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
391 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
415 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_usart.c367 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
379 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
405 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usart.c332 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
344 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
369 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_usart.c357 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
369 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
393 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c389 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
401 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
427 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c390 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
402 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
427 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c385 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
397 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
422 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_usart.c365 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
377 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
402 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c377 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
389 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
414 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c441 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
453 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
477 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_usart.c452 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
464 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
490 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c390 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
402 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
427 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c418 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
430 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
455 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c426 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
438 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
463 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c434 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
446 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
471 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c486 assert_param(IS_LL_USART_LASTBITCLKOUTPUT(USART_ClockInitStruct->LastBitClockPulse)); in LL_USART_ClockInit()
498 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
523 …USART_ClockInitStruct->LastBitClockPulse = LL_USART_LASTCLKPULSE_NO_OUTPUT; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usart.h135 …uint32_t LastBitClockPulse; /*!< Specifies whether the clock pulse corresponding to the la… member
644 …TATIC_INLINE void LL_USART_SetLastClkPulseOutput(USART_TypeDef *USARTx, uint32_t LastBitClockPulse) in LL_USART_SetLastClkPulseOutput() argument
646 MODIFY_REG(USARTx->CR2, USART_CR2_LBCL, LastBitClockPulse); in LL_USART_SetLastClkPulseOutput()

12