Home
last modified time | relevance | path

Searched refs:ClockPhase (Results 1 – 25 of 80) sorted by relevance

1234

/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usart.c382 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
395 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
412 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
425 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
450 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
Dstm32l4xx_ll_spi.c199 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
221 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
268 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_spi.c187 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
209 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
256 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
Dstm32wbxx_ll_usart.c316 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
329 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
352 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_spi.c199 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
221 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
268 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
Dstm32l5xx_ll_usart.c364 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
377 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
400 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_usart.c313 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
326 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
348 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_usart.c331 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
344 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
367 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_usart.c366 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
379 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
403 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
Dstm32l0xx_ll_spi.c177 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
200 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
242 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_usart.c356 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
369 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
392 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
Dstm32l1xx_ll_spi.c189 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
212 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
254 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_usart.c332 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
345 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
368 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_usart.c379 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
392 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
415 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
Dstm32f1xx_ll_spi.c190 assert_param(IS_LL_SPI_PHASE(SPI_InitStruct->ClockPhase)); in LL_SPI_Init()
213 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init()
255 SPI_InitStruct->ClockPhase = LL_SPI_PHASE_1EDGE; in LL_SPI_StructInit()
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c379 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
392 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
416 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_usart.c360 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
373 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
396 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c384 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
397 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
420 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c376 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
389 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
413 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c361 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
374 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
397 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c440 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
453 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
476 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c389 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
402 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
425 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_usart.c406 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
419 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
442 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_usart.c451 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
464 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
488 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c433 assert_param(IS_LL_USART_CLOCKPHASE(USART_ClockInitStruct->ClockPhase)); in LL_USART_ClockInit()
446 USART_ClockInitStruct->ClockPhase | USART_ClockInitStruct->LastBitClockPulse); in LL_USART_ClockInit()
469 …USART_ClockInitStruct->ClockPhase = LL_USART_PHASE_1EDGE; /* Not relevant when … in LL_USART_ClockStructInit()

1234