Searched refs:IS_UART_ASSERTIONTIME (Results 1 – 8 of 8) sorted by relevance
167 assert_param(IS_UART_ASSERTIONTIME(AssertionTime)); in HAL_RS485Ex_Init()
183 assert_param(IS_UART_ASSERTIONTIME(AssertionTime)); in HAL_RS485Ex_Init()
187 assert_param(IS_UART_ASSERTIONTIME(AssertionTime)); in HAL_RS485Ex_Init()
1100 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1274 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro
1221 #define IS_UART_ASSERTIONTIME(__TIME__) ((__TIME__) <= 0x1FU) macro