Searched refs:IS_UART_ASSERTIONTIME (Results 1 – 6 of 6) sorted by relevance
183 assert_param(IS_UART_ASSERTIONTIME(AssertionTime)); in HAL_RS485Ex_Init()
1240 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1299 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1251 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro