Searched refs:Cy_I2S_GetNumInRxFifo (Results 1 – 2 of 2) sorted by relevance
542 __STATIC_INLINE uint32_t Cy_I2S_GetNumInRxFifo(I2S_Type const * base);871 __STATIC_INLINE uint32_t Cy_I2S_GetNumInRxFifo(I2S_Type const * base) in Cy_I2S_GetNumInRxFifo() function
2441 return is_tx ? Cy_I2S_GetNumInTxFifo(obj->base) : Cy_I2S_GetNumInRxFifo(obj->base);