Home
last modified time | relevance | path

Searched refs:USART_DMAReq (Results 1 – 25 of 26) sorted by relevance

12

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_usart.c422 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
426 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
432 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
438 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_usart.c422 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
426 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
432 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
438 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_usart.c422 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
426 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
432 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
438 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_usart.c426 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
430 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_DMACmd()
436 USARTx->CR3 |= USART_DMAReq; in USART_DMACmd()
442 USARTx->CR3 &= (uint16_t)~USART_DMAReq; in USART_DMACmd()
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_usart.c440 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
444 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
450 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
456 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c440 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
444 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
450 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
456 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_usart.c440 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
444 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
450 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
456 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_usart.c435 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd) in USART_EnableDMA() argument
439 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_EnableDMA()
445 USARTx->CTRL3 |= USART_DMAReq; in USART_EnableDMA()
451 USARTx->CTRL3 &= (uint16_t)~USART_DMAReq; in USART_EnableDMA()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_usart.c304 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
308 USARTx->CTLR3 |= USART_DMAReq; in USART_DMACmd()
312 USARTx->CTLR3 &= (uint16_t)~USART_DMAReq; in USART_DMACmd()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_usart.c303 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
307 USARTx->CTLR3 |= USART_DMAReq; in USART_DMACmd()
311 USARTx->CTLR3 &= (uint16_t)~USART_DMAReq; in USART_DMACmd()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_usart.c332 void USART_DMACmd(USART_TypeDef *USARTx, uint16_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
336 USARTx->CTLR3 |= USART_DMAReq; in USART_DMACmd()
340 USARTx->CTLR3 &= (uint16_t)~USART_DMAReq; in USART_DMACmd()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_usart.c817 void USART_DMACmd(USART_TypeDef* USARTx, uint32_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
821 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_DMACmd()
828 USARTx->CR3 |= USART_DMAReq; in USART_DMACmd()
834 USARTx->CR3 &= (uint32_t)~USART_DMAReq; in USART_DMACmd()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_usart.c1531 void USART_DMACmd(USART_TypeDef *USARTx, uint32_t USART_DMAReq, FunctionalState NewState) in USART_DMACmd() argument
1535 assert_param(IS_USART_DMAREQ(USART_DMAReq)); in USART_DMACmd()
1542 USARTx->CR3 |= USART_DMAReq; in USART_DMACmd()
1548 USARTx->CR3 &= (uint32_t)~USART_DMAReq; in USART_DMACmd()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_usart.h156 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_usart.h159 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_usart.h158 void USART_DMACmd(USART_TypeDef *USARTx, uint16_t USART_DMAReq, FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_usart.h350 void USART_DMACmd(USART_TypeDef* USARTx, uint16_t USART_DMAReq, FunctionalState NewState);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_usart.h361 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_usart.h362 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_usart.h361 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_usart.h362 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_usart.h361 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h362 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_usart.h362 void USART_EnableDMA(USART_Module* USARTx, uint16_t USART_DMAReq, FunctionalState Cmd);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_usart.h513 void USART_DMACmd(USART_TypeDef* USARTx, uint32_t USART_DMAReq, FunctionalState NewState);

Completed in 42 milliseconds

12