Home
last modified time | relevance | path

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

/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_usart.h291 #define USART_DEPolarity_Low USART_CR3_DEP macro
292 #define IS_USART_DE_POLARITY(POLARITY) (((POLARITY) == USART_DEPolarity_Low) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_usart.h315 #define USART_DEPolarity_Low USART_CR3_DEP macro
316 #define IS_USART_DE_POLARITY(POLARITY) (((POLARITY) == USART_DEPolarity_Low) || \

Completed in 6 milliseconds