/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_spi.c | 224 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 248 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 287 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 415 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 431 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 514 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit() 564 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_InitFullDuplex() 596 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_InitFullDuplex()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_spi.c | 211 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 234 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 284 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 416 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 432 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 529 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit() 579 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_InitFullDuplex() 611 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_InitFullDuplex()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_spi.c | 189 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 213 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 252 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 380 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 396 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 479 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_spi.c | 176 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 200 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 241 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 371 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 387 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 471 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_spi.c | 189 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 213 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 254 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 384 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 400 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 484 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_spi.c | 188 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 212 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 253 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 383 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 399 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 483 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_spi.c | 187 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 210 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 258 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 387 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 403 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 487 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_spi.c | 187 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 210 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 260 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 390 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 406 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 490 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_spi.c | 187 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 210 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 260 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 390 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 406 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 490 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_spi.c | 212 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 235 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 285 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 414 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 430 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 513 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_spi.c | 199 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 222 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 272 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 402 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 418 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 502 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_spi.c | 235 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 258 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 306 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 434 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 450 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 533 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/ |
D | stm32wb0x_ll_spi.c | 199 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 222 SPI_InitStruct->ClockPolarity | SPI_InitStruct->ClockPhase | in LL_SPI_Init() 270 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 398 assert_param(IS_LL_I2S_CPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 414 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 531 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_usart.c | 392 assert_param(IS_LL_USART_CLOCKPOLARITY(USART_ClockInitStruct->ClockPolarity)); in LL_USART_ClockInit() 405 USART_ClockInitStruct->ClockOutput | USART_ClockInitStruct->ClockPolarity | in LL_USART_ClockInit() 422 assert_param(IS_LL_USART_CLOCKPOLARITY(USART_ClockInitStruct->ClockPolarity)); in LL_USART_ClockInit() 435 USART_CR2_CLKEN | USART_ClockInitStruct->ClockPolarity | in LL_USART_ClockInit() 459 …USART_ClockInitStruct->ClockPolarity = LL_USART_POLARITY_LOW; /* Not relevant when … in LL_USART_ClockStructInit()
|
D | stm32l4xx_hal_pssi.c | 258 assert_param(IS_PSSI_CLOCK_POLARITY(hpssi->Init.ClockPolarity)); in HAL_PSSI_Init() 654 …(PSSI_CR_OUTEN_OUTPUT |((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL))… in HAL_PSSI_Transmit() 807 …(PSSI_CR_OUTEN_INPUT | ((hpssi->Init.ClockPolarity == HAL_PSSI_FALLING_EDGE) ? 0U : PSSI_CR_CKPOL)… in HAL_PSSI_Receive() 967 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL)); in HAL_PSSI_Transmit_DMA() 973 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL)); in HAL_PSSI_Transmit_DMA() 1103 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? PSSI_CR_CKPOL : 0U)); in HAL_PSSI_Receive_DMA() 1109 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? PSSI_CR_CKPOL : 0U)); in HAL_PSSI_Receive_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_spi.c | 352 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 396 SPI_InitStruct->NSS | SPI_InitStruct->ClockPolarity | in LL_SPI_Init() 437 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 587 assert_param(IS_LL_I2S_CKPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 609 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 707 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_spi.c | 354 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 398 SPI_InitStruct->NSS | SPI_InitStruct->ClockPolarity | in LL_SPI_Init() 439 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 589 assert_param(IS_LL_I2S_CKPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 611 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 715 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_spi.c | 352 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 396 SPI_InitStruct->NSS | SPI_InitStruct->ClockPolarity | in LL_SPI_Init() 437 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 590 assert_param(IS_LL_I2S_CKPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 612 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 714 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_spi.c | 351 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 395 SPI_InitStruct->NSS | SPI_InitStruct->ClockPolarity | in LL_SPI_Init() 436 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 589 assert_param(IS_LL_I2S_CKPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 611 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 709 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
D | stm32h7xx_hal_pssi.c | 258 assert_param(IS_PSSI_CLOCK_POLARITY(hpssi->Init.ClockPolarity)); in HAL_PSSI_Init() 654 …(PSSI_CR_OUTEN_OUTPUT |((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL))… in HAL_PSSI_Transmit() 807 …(PSSI_CR_OUTEN_INPUT | ((hpssi->Init.ClockPolarity == HAL_PSSI_FALLING_EDGE) ? 0U : PSSI_CR_CKPOL)… in HAL_PSSI_Receive() 967 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL)); in HAL_PSSI_Transmit_DMA() 973 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? 0U : PSSI_CR_CKPOL)); in HAL_PSSI_Transmit_DMA() 1103 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? PSSI_CR_CKPOL : 0U)); in HAL_PSSI_Receive_DMA() 1109 ((hpssi->Init.ClockPolarity == HAL_PSSI_RISING_EDGE) ? PSSI_CR_CKPOL : 0U)); in HAL_PSSI_Receive_DMA()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_spi.c | 352 assert_param(IS_LL_SPI_POLARITY(SPI_InitStruct->ClockPolarity)); in LL_SPI_Init() 396 SPI_InitStruct->NSS | SPI_InitStruct->ClockPolarity | in LL_SPI_Init() 437 SPI_InitStruct->ClockPolarity = LL_SPI_POLARITY_LOW; in LL_SPI_StructInit() 590 assert_param(IS_LL_I2S_CKPOL(I2S_InitStruct->ClockPolarity)); in LL_I2S_Init() 612 I2S_InitStruct->DataFormat | I2S_InitStruct->ClockPolarity | in LL_I2S_Init() 710 I2S_InitStruct->ClockPolarity = LL_I2S_POLARITY_LOW; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_spi.h | 70 uint32_t ClockPolarity; /*!< Specifies the serial clock steady state. member 423 __STATIC_INLINE void LL_SPI_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_SPI_SetClockPolarity() argument 425 MODIFY_REG(SPIx->CR1, SPI_CR1_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity() 1200 uint32_t ClockPolarity; /*!< Specifies the idle state of the I2S clock. member 1448 __STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_I2S_SetClockPolarity() argument 1450 SET_BIT(SPIx->I2SCFGR, ClockPolarity); in LL_I2S_SetClockPolarity()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_spi.h | 73 uint32_t ClockPolarity; /*!< Specifies the serial clock steady state. member 436 __STATIC_INLINE void LL_SPI_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_SPI_SetClockPolarity() argument 438 MODIFY_REG(SPIx->CR1, SPI_CR1_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity() 1214 uint32_t ClockPolarity; /*!< Specifies the idle state of the I2S clock. member 1462 __STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_I2S_SetClockPolarity() argument 1464 SET_BIT(SPIx->I2SCFGR, ClockPolarity); in LL_I2S_SetClockPolarity()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_spi.h | 73 uint32_t ClockPolarity; /*!< Specifies the serial clock steady state. member 401 __STATIC_INLINE void LL_SPI_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_SPI_SetClockPolarity() argument 403 MODIFY_REG(SPIx->CR1, SPI_CR1_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity() 1170 uint32_t ClockPolarity; /*!< Specifies the idle state of the I2S clock. member 1418 __STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_I2S_SetClockPolarity() argument 1420 SET_BIT(SPIx->I2SCFGR, ClockPolarity); in LL_I2S_SetClockPolarity()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 70 uint32_t ClockPolarity; /*!< Specifies the serial clock steady state. member 423 __STATIC_INLINE void LL_SPI_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_SPI_SetClockPolarity() argument 425 MODIFY_REG(SPIx->CR1, SPI_CR1_CPOL, ClockPolarity); in LL_SPI_SetClockPolarity() 1199 uint32_t ClockPolarity; /*!< Specifies the idle state of the I2S clock. member 1447 __STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity) in LL_I2S_SetClockPolarity() argument 1449 SET_BIT(SPIx->I2SCFGR, ClockPolarity); in LL_I2S_SetClockPolarity()
|