/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_spi.c | 411 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 430 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 510 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit() 562 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_InitFullDuplex() 595 I2S_InitStruct->Standard | in LL_I2S_InitFullDuplex()
|
D | stm32f4xx_hal_i2s.c | 285 assert_param(IS_I2S_STANDARD(hi2s->Init.Standard)); in HAL_I2S_Init() 353 if (hi2s->Init.Standard <= I2S_STANDARD_LSB) in HAL_I2S_Init() 431 hi2s->Init.Standard | hi2s->Init.DataFormat | \ in HAL_I2S_Init() 435 …if ((hi2s->Init.Standard == I2S_STANDARD_PCM_SHORT) || ((hi2s->Init.Standard == I2S_STANDARD_PCM_L… in HAL_I2S_Init() 474 (uint16_t)hi2s->Init.Standard | \ in HAL_I2S_Init()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_spi.c | 412 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 431 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 525 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit() 577 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_InitFullDuplex() 610 I2S_InitStruct->Standard | in LL_I2S_InitFullDuplex()
|
D | stm32f3xx_hal_i2s.c | 289 assert_param(IS_I2S_STANDARD(hi2s->Init.Standard)); in HAL_I2S_Init() 357 if (hi2s->Init.Standard <= I2S_STANDARD_LSB) in HAL_I2S_Init() 457 hi2s->Init.Standard | hi2s->Init.DataFormat | \ in HAL_I2S_Init() 461 …if ((hi2s->Init.Standard == I2S_STANDARD_PCM_SHORT) || ((hi2s->Init.Standard == I2S_STANDARD_PCM_L… in HAL_I2S_Init() 500 (uint16_t)hi2s->Init.Standard | \ in HAL_I2S_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_spi.c | 583 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 608 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 632 if ((I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_SHORT) || in LL_I2S_Init() 633 (I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_LONG)) in LL_I2S_Init() 703 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_spi.c | 585 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 610 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 634 if ((I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_SHORT) || in LL_I2S_Init() 635 (I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_LONG)) in LL_I2S_Init() 711 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_spi.c | 586 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 611 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 635 if ((I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_SHORT) || in LL_I2S_Init() 636 (I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_LONG)) in LL_I2S_Init() 710 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_spi.c | 585 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 610 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 634 if ((I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_SHORT) || in LL_I2S_Init() 635 (I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_LONG)) in LL_I2S_Init() 705 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_spi.c | 586 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 611 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 635 if ((I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_SHORT) || in LL_I2S_Init() 636 (I2S_InitStruct->Standard == LL_I2S_STANDARD_PCM_LONG)) in LL_I2S_Init() 706 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_spi.h | 365 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 367 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1175 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1479 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1481 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_spi.h | 378 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 380 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1189 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1493 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1495 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_spi.h | 365 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 367 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1174 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1478 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1480 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_ll_spi.h | 369 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 371 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1182 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1486 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1488 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1433 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1737 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1739 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1432 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1736 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1738 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1433 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1737 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1739 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1433 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1737 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1739 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1432 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1736 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1738 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1433 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1737 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1739 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_spi.h | 426 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 428 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1432 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1736 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1738 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_spi.h | 439 __STATIC_INLINE void LL_SPI_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_SPI_SetStandard() argument 441 MODIFY_REG(SPIx->CR2, SPI_CR2_FRF, Standard); in LL_SPI_SetStandard() 1448 uint32_t Standard; /*!< Specifies the standard used for the I2S communication. member 1752 __STATIC_INLINE void LL_I2S_SetStandard(SPI_TypeDef *SPIx, uint32_t Standard) in LL_I2S_SetStandard() argument 1754 MODIFY_REG(SPIx->I2SCFGR, SPI_I2SCFGR_I2SSTD | SPI_I2SCFGR_PCMSYNC, Standard); in LL_I2S_SetStandard()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_spi.c | 376 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 395 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 475 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_spi.c | 367 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 386 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 467 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_spi.c | 380 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 399 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 480 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_spi.c | 379 assert_param(IS_LL_I2S_STANDARD(I2S_InitStruct->Standard)); in LL_I2S_Init() 398 I2S_InitStruct->Mode | I2S_InitStruct->Standard | in LL_I2S_Init() 479 I2S_InitStruct->Standard = LL_I2S_STANDARD_PHILIPS; in LL_I2S_StructInit()
|