Home
last modified time | relevance | path

Searched refs:Standard (Results 1 – 25 of 76) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_spi.c411 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()
Dstm32f4xx_hal_i2s.c285 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/
Dstm32f3xx_ll_spi.c412 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()
Dstm32f3xx_hal_i2s.c289 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/
Dstm32h7rsxx_ll_spi.c583 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/
Dstm32mp1xx_ll_spi.c585 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/
Dstm32n6xx_ll_spi.c586 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/
Dstm32h7xx_ll_spi.c585 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/
Dstm32h5xx_ll_spi.c586 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/
Dstm32l0xx_ll_spi.h365 __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/
Dstm32f2xx_ll_spi.h378 __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/
Dstm32f4xx_ll_spi.h365 __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/
Dstm32l1xx_ll_spi.h369 __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/
Dstm32f0xx_ll_spi.h426 __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/
Dstm32f7xx_ll_spi.h426 __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/
Dstm32g0xx_ll_spi.h426 __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/
Dstm32c0xx_ll_spi.h426 __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/
Dstm32wb0x_ll_spi.h426 __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/
Dstm32f3xx_ll_spi.h426 __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/
Dstm32wlxx_ll_spi.h426 __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/
Dstm32g4xx_ll_spi.h439 __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/
Dstm32f2xx_ll_spi.c376 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/
Dstm32l0xx_ll_spi.c367 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/
Dstm32f1xx_ll_spi.c380 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/
Dstm32l1xx_ll_spi.c379 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()

1234