Home
last modified time | relevance | path

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

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usart.h357 #define IS_USART_LINLENGTH(LENGTH) ((LENGTH == USART_LINLENGTH_10BIT) || \ macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32f5xxxx_usart.c887 Assert_Param(IS_USART_LINLENGTH(USART_LIN_Length)); in USART_LIN_LengthSelect()

Completed in 7 milliseconds