Searched refs:Cy_SCB_UART_GetNumInRxFifo (Results 1 – 3 of 3) sorted by relevance
661 __STATIC_INLINE uint32_t Cy_SCB_UART_GetNumInRxFifo (CySCB_Type const *base);1458 __STATIC_INLINE uint32_t Cy_SCB_UART_GetNumInRxFifo(CySCB_Type const *base) in Cy_SCB_UART_GetNumInRxFifo() function
423 if (0UL == Cy_SCB_UART_GetNumInRxFifo(obj->base)) in _cyhal_uart_pm_callback_instance()486 && (0UL == Cy_SCB_UART_GetNumInRxFifo(obj->base)) in _cyhal_uart_pm_callback_instance()1102 uint32_t number_available = Cy_SCB_UART_GetNumInRxFifo(obj->base); in cyhal_uart_readable()
537 if (0UL == Cy_SCB_UART_GetNumInRxFifo(locBase)) in Cy_SCB_UART_DeepSleepCallback()