Searched refs:IS_UART_DEASSERTIONTIME (Results 1 – 8 of 8) sorted by relevance
170 assert_param(IS_UART_DEASSERTIONTIME(DeassertionTime)); in HAL_RS485Ex_Init()
186 assert_param(IS_UART_DEASSERTIONTIME(DeassertionTime)); in HAL_RS485Ex_Init()
190 assert_param(IS_UART_DEASSERTIONTIME(DeassertionTime)); in HAL_RS485Ex_Init()
1106 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1280 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1227 #define IS_UART_DEASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro