Home
last modified time | relevance | path

Searched refs:SPI_I2SCFGR_I2SMOD (Results 1 – 25 of 34) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_spi.c272 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD); in LL_SPI_Init()
322 SPI_I2SCFGR_I2SCFG | SPI_I2SCFGR_I2SMOD )
433 SPI_I2SCFGR_I2SMOD); in LL_I2S_Init()
598 SPI_I2SCFGR_I2SMOD | mode); in LL_I2S_InitFullDuplex()
H A Dstm32f4xx_hal_i2s.c333 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD)); in HAL_I2S_Init()
429 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD), \ in HAL_I2S_Init()
430 (SPI_I2SCFGR_I2SMOD | hi2s->Init.Mode | \ in HAL_I2S_Init()
455 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD)); in HAL_I2S_Init()
472 tmpreg |= (uint16_t)((uint16_t)SPI_I2SCFGR_I2SMOD | (uint16_t)(tmp | \ in HAL_I2S_Init()
H A Dstm32f4xx_hal_spi.c398 #if defined(SPI_I2SCFGR_I2SMOD) in HAL_SPI_Init()
400 CLEAR_BIT(hspi->Instance->I2SCFGR, SPI_I2SCFGR_I2SMOD); in HAL_SPI_Init()
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_i2s.c324 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD)); in HAL_I2S_Init()
420 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD), \ in HAL_I2S_Init()
421 (SPI_I2SCFGR_I2SMOD | hi2s->Init.Mode | \ in HAL_I2S_Init()
446 SPI_I2SCFGR_I2SE | SPI_I2SCFGR_I2SMOD)); in HAL_I2S_Init()
463 tmpreg |= (uint16_t)((uint16_t)SPI_I2SCFGR_I2SMOD | (uint16_t)(tmp | \ in HAL_I2S_Init()
H A Dstm32f4xx_hal_spi.c394 #if defined(SPI_I2SCFGR_I2SMOD) in HAL_SPI_Init()
396 CLEAR_BIT(hspi->Instance->I2SCFGR, SPI_I2SCFGR_I2SMOD); in HAL_SPI_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_spi.h1381 SET_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD | SPI_I2SCFGR_I2SE); in LL_I2S_Enable()
1392 CLEAR_BIT(SPIx->I2SCFGR, SPI_I2SCFGR_I2SMOD | SPI_I2SCFGR_I2SE); in LL_I2S_Disable()
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/
H A Dstm32l0xx_hal_spi.c403 #if defined(SPI_I2SCFGR_I2SMOD) in HAL_SPI_Init()
405 CLEAR_BIT(hspi->Instance->I2SCFGR, SPI_I2SCFGR_I2SMOD); in HAL_SPI_Init()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_spi.c441 #if defined(SPI_I2SCFGR_I2SMOD) in HAL_SPI_Init()
443 CLEAR_BIT(hspi->Instance->I2SCFGR, SPI_I2SCFGR_I2SMOD); in HAL_SPI_Init()
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_spi.c474 #if defined(SPI_I2SCFGR_I2SMOD) in HAL_SPI_Init()
476 CLEAR_BIT(hspi->Instance->I2SCFGR, SPI_I2SCFGR_I2SMOD); in HAL_SPI_Init()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f410rx.h5744 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f410tx.h5694 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f410cx.h5740 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f401xe.h5775 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f401xc.h5775 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f411xe.h5806 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f412cx.h10377 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f405xx.h11260 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f415xx.h11545 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f412zx.h11387 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f407xx.h11596 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f412vx.h11367 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f413xx.h12028 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
H A Dstm32f423xx.h12178 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Device/ST/STM32L0xx/Include/
H A Dstm32l073xx.h5565 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/
H A Dstm32f407xx.h11612 #define SPI_I2SCFGR_I2SMOD SPI_I2SCFGR_I2SMOD_Msk /*!<I2S mode selecti… macro

12