Home
last modified time | relevance | path

Searched refs:PrescalerParity (Results 1 – 25 of 36) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_spi.c493 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
498 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
501 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_spi.c485 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
490 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
493 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_spi.c498 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
503 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
506 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_spi.c497 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
502 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
505 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_spi.c501 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
506 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
509 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_spi.c504 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
509 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
512 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_spi.c504 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
509 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
512 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_spi.c527 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
532 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
535 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_spi.c516 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
521 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
524 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_spi.c547 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
552 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
555 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_spi.c528 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
533 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
536 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_spi.c545 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
550 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
553 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_spi.c543 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
548 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
551 …MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_I2SDIV | SPI_I2SPR_ODD, PrescalerLinear | (PrescalerParity << 8U… in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_spi.c722 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
727 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
731 (PrescalerParity << SPI_I2SCFGR_ODD_Pos)); in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_spi.c730 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
735 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
739 (PrescalerParity << SPI_I2SCFGR_ODD_Pos)); in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_spi.c729 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
734 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
738 (PrescalerParity << SPI_I2SCFGR_ODD_Pos)); in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_spi.c724 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
729 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
733 (PrescalerParity << SPI_I2SCFGR_ODD_Pos)); in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_spi.c725 void LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity) in LL_I2S_ConfigPrescaler() argument
730 assert_param(IS_LL_I2S_PRESCALER_PARITY(PrescalerParity)); in LL_I2S_ConfigPrescaler()
734 (PrescalerParity << SPI_I2SCFGR_ODD_Pos)); in LL_I2S_ConfigPrescaler()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_spi.h1564 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1566 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
1999 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_spi.h1578 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1580 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
1978 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_spi.h1534 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1536 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
1924 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_spi.h1563 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1565 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
1998 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_spi.h1571 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1573 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
1973 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_spi.h1822 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1824 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
2257 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_spi.h1821 __STATIC_INLINE void LL_I2S_SetPrescalerParity(SPI_TypeDef *SPIx, uint32_t PrescalerParity) in LL_I2S_SetPrescalerParity() argument
1823 MODIFY_REG(SPIx->I2SPR, SPI_I2SPR_ODD, PrescalerParity << 8U); in LL_I2S_SetPrescalerParity()
2256 … LL_I2S_ConfigPrescaler(SPI_TypeDef *SPIx, uint32_t PrescalerLinear, uint32_t PrescalerParity);

12