Searched refs:Cy_SCB_UART_IsTxComplete (Results 1 – 3 of 3) sorted by relevance
659 __STATIC_INLINE bool Cy_SCB_UART_IsTxComplete (CySCB_Type const *base);1673 __STATIC_INLINE bool Cy_SCB_UART_IsTxComplete(CySCB_Type const *base) in Cy_SCB_UART_IsTxComplete() function
421 if (Cy_SCB_UART_IsTxComplete(obj->base)) in _cyhal_uart_pm_callback_instance()485 if (Cy_SCB_UART_IsTxComplete(obj->base) in _cyhal_uart_pm_callback_instance()
535 if (Cy_SCB_UART_IsTxComplete(locBase)) in Cy_SCB_UART_DeepSleepCallback()