Searched refs:USART_DMAOnError_Disable (Results 1 – 2 of 2) sorted by relevance
235 #define USART_DMAOnError_Disable USART_CR3_DDRE macro236 #define IS_USART_DMAONERROR(DMAERROR) (((DMAERROR) == USART_DMAOnError_Disable)|| \
240 #define USART_DMAOnError_Disable USART_CR3_DDRE macro241 #define IS_USART_DMAONERROR(DMAERROR) (((DMAERROR) == USART_DMAOnError_Disable)|| \
Completed in 8 milliseconds