Home
last modified time | relevance | path

Searched refs:USART_DMAOnError_Disable (Results 1 – 2 of 2) sorted by relevance

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_usart.h235 #define USART_DMAOnError_Disable USART_CR3_DDRE macro
236 #define IS_USART_DMAONERROR(DMAERROR) (((DMAERROR) == USART_DMAOnError_Disable)|| \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_usart.h240 #define USART_DMAOnError_Disable USART_CR3_DDRE macro
241 #define IS_USART_DMAONERROR(DMAERROR) (((DMAERROR) == USART_DMAOnError_Disable)|| \

Completed in 6 milliseconds