Searched refs:Cy_I2S_EnableTx (Results 1 – 3 of 3) sorted by relevance
525 __STATIC_INLINE void Cy_I2S_EnableTx(I2S_Type * base);573 __STATIC_INLINE void Cy_I2S_EnableTx(I2S_Type * base) in Cy_I2S_EnableTx() function
294 Cy_I2S_EnableTx(locBase); /* Start TX operation */ in Cy_I2S_DeepSleepCallback()
1253 Cy_I2S_EnableTx(obj->base); in _cyhal_audioss_start_tx()