Searched refs:Cy_AudioTDM_GetRxInterruptMask (Results 1 – 2 of 2) sorted by relevance
507 __STATIC_INLINE uint32_t Cy_AudioTDM_GetRxInterruptMask( TDM_RX_STRUCT_Type * base);564 #define Cy_AudioI2S_GetRxInterruptMask Cy_AudioTDM_GetRxInterruptMask1241 __STATIC_INLINE uint32_t Cy_AudioTDM_GetRxInterruptMask( TDM_RX_STRUCT_Type * base) in Cy_AudioTDM_GetRxInterruptMask() function
2231 uint32_t old_rx_mask = Cy_AudioTDM_GetRxInterruptMask(&obj->base->TDM_RX_STRUCT);2286 old_interrupt_mask = Cy_AudioTDM_GetRxInterruptMask(&obj->base->TDM_RX_STRUCT);