Searched refs:IS_UART_WAKEUP_FROMSTOP_INSTANCE (Results 1 – 6 of 6) sorted by relevance
315 assert_param(IS_UART_WAKEUP_FROMSTOP_INSTANCE(huart->Instance)); in HAL_UARTEx_StopModeWakeUpSourceConfig()
465 assert_param(IS_UART_WAKEUP_FROMSTOP_INSTANCE(huart->Instance)); in HAL_UARTEx_StopModeWakeUpSourceConfig()
6573 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
7608 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
7767 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro
18417 #define IS_UART_WAKEUP_FROMSTOP_INSTANCE(INSTANCE) (((INSTANCE) == USART1) || \ macro