Searched refs:IS_UART_DEASSERTIONTIME (Results 1 – 6 of 6) sorted by relevance
186 assert_param(IS_UART_DEASSERTIONTIME(DeassertionTime)); in HAL_RS485Ex_Init()
1246 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1305 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1257 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro