Home
last modified time | relevance | path

Searched refs:USART_ITConfig (Results 1 – 19 of 19) sorted by relevance

/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.c390 USART_ITConfig(uart->handle.Instance, USART_IT_RXNE, DISABLE); in ch32_control()
395 USART_ITConfig(uart->handle.Instance, USART_IT_TC, DISABLE); in ch32_control()
402 USART_ITConfig(uart->handle.Instance, USART_IT_IDLE, DISABLE); in ch32_control()
409 USART_ITConfig(uart->handle.Instance, USART_IT_TC, DISABLE); in ch32_control()
432 USART_ITConfig(uart->handle.Instance, USART_IT_RXNE, ENABLE); in ch32_control()
438 USART_ITConfig(uart->handle.Instance, USART_IT_TC, ENABLE); in ch32_control()
457 USART_ITConfig(uart->handle.Instance, USART_IT_TC, DISABLE); in ch32_control()
458 USART_ITConfig(uart->handle.Instance, USART_IT_RXNE, DISABLE); in ch32_control()
459 USART_ITConfig(uart->handle.Instance, USART_IT_IDLE, DISABLE); in ch32_control()
460 USART_ITConfig(uart->handle.Instance, USART_IT_RXNE, DISABLE); in ch32_control()
[all …]
A Ddrv_usart.c309 USART_ITConfig(uart->config->Instance,USART_IT_RXNE,DISABLE); in ch32_control()
316 USART_ITConfig(uart->config->Instance, USART_IT_RXNE,ENABLE); in ch32_control()
/bsp/hk32/libraries/rt_drivers/
A Ddrv_usart.c143 USART_ITConfig(usart->usartx, USART_IT_RXNE, DISABLE); in hk32_control()
148 USART_ITConfig(usart->usartx, USART_IT_RXNE, ENABLE); in hk32_control()
/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_uart_ch32f10x.c146 USART_ITConfig(usart_dev->periph, USART_IT_RXNE, DISABLE); in ch32f1_usart_control()
152 USART_ITConfig(usart_dev->periph, USART_IT_RXNE, ENABLE); in ch32f1_usart_control()
A Ddrv_uart_ch32f20x.c186 USART_ITConfig(usart_dev->periph, USART_IT_RXNE, DISABLE); in ch32f2_usart_control()
192 USART_ITConfig(usart_dev->periph, USART_IT_RXNE, ENABLE); in ch32f2_usart_control()
/bsp/airm2m/air32f103/libraries/rt_drivers/
A Ddrv_usart.c236 USART_ITConfig(uart->config->Instance,USART_IT_RXNE,DISABLE); in air32_control()
247 USART_ITConfig(uart->config->Instance, USART_IT_RXNE,ENABLE); in air32_control()
/bsp/ft32/libraries/Drivers/
A Ddrv_usart.c189 USART_ITConfig(uart->config->Instance, USART_IT_RXNE, DISABLE); in ft32_control()
212 USART_ITConfig(uart->config->Instance, USART_IT_RXNE, ENABLE); in ft32_control()
622 USART_ITConfig(uart->config->Instance, USART_IT_IDLE, ENABLE); in ft32_dma_config()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_usart.h155 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState);
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_usart.h158 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_usart.h157 void USART_ITConfig(USART_TypeDef *USARTx, uint16_t USART_IT, FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_usart.h349 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState);
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_usart.c257 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig() function
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_usart.c256 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig() function
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_usart.c282 void USART_ITConfig(USART_TypeDef *USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig() function
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_usart.h517 void USART_ITConfig(USART_TypeDef* USARTx, uint32_t USART_IT, FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_usart.c368 void USART_ITConfig(USART_TypeDef* USARTx, uint16_t USART_IT, FunctionalState NewState) in USART_ITConfig() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_usart.h561 void USART_ITConfig(USART_TypeDef* USARTx, uint32_t USART_IT, FunctionalState NewState);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_usart.c885 void USART_ITConfig(USART_TypeDef* USARTx, uint32_t USART_IT, FunctionalState NewState) in USART_ITConfig() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_usart.c1697 void USART_ITConfig(USART_TypeDef *USARTx, uint32_t USART_IT, FunctionalState NewState) in USART_ITConfig() function

Completed in 31 milliseconds