| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_spi.c | 574 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 579 assert_param(IS_SPI_I2S_DMA_REQ(SPI_I2S_DMAReq)); in SPI_I2S_DMACmd() 584 SPIx->CR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 589 SPIx->CR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_spi.c | 458 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 463 assert_param(IS_SPI_I2S_DMAREQ(SPI_I2S_DMAReq)); in SPI_I2S_DMACmd() 467 SPIx->CR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 472 SPIx->CR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_spi.c | 477 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 482 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 486 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 491 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_spi.c | 477 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 482 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 486 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 491 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_spi.c | 486 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 491 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 495 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 500 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_spi.c | 486 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 491 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 495 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 500 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_spi.c | 477 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 482 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 486 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 491 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_spi.c | 486 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 491 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 495 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 500 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_spi.c | 486 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd) in SPI_I2S_EnableDma() argument 491 assert_param(IS_SPI_I2S_DMA(SPI_I2S_DMAReq)); in SPI_I2S_EnableDma() 495 SPIx->CTRL2 |= SPI_I2S_DMAReq; in SPI_I2S_EnableDma() 500 SPIx->CTRL2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_EnableDma()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_spi.c | 295 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 299 SPIx->CTLR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 303 SPIx->CTLR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_spi.c | 295 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 299 SPIx->CTLR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 303 SPIx->CTLR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_spi.c | 320 void SPI_I2S_DMACmd(SPI_TypeDef *SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 324 SPIx->CTLR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 328 SPIx->CTLR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_spi.c | 970 void SPI_I2S_DMACmd(SPI_TypeDef *SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState) in SPI_I2S_DMACmd() argument 975 assert_param(IS_SPI_I2S_DMA_REQ(SPI_I2S_DMAReq)); in SPI_I2S_DMACmd() 980 SPIx->CR2 |= SPI_I2S_DMAReq; in SPI_I2S_DMACmd() 985 SPIx->CR2 &= (uint16_t)~SPI_I2S_DMAReq; in SPI_I2S_DMACmd()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_spi.h | 198 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState);
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_spi.h | 198 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_spi.h | 198 void SPI_I2S_DMACmd(SPI_TypeDef *SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState);
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_spi.h | 432 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState);
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_spi.h | 438 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_spi.h | 439 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_spi.h | 438 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_spi.h | 439 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_spi.h | 439 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_spi.h | 438 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_spi.h | 439 void SPI_I2S_EnableDma(SPI_Module* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState Cmd);
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_spi.h | 515 void SPI_I2S_DMACmd(SPI_TypeDef* SPIx, uint16_t SPI_I2S_DMAReq, FunctionalState NewState);
|