Home
last modified time | relevance | path

Searched refs:Cy_AudioTDM_SetRxInterruptMask (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_tdm.h508 __STATIC_INLINE void Cy_AudioTDM_SetRxInterruptMask( TDM_RX_STRUCT_Type * base, uint32_t int…
565 #define Cy_AudioI2S_SetRxInterruptMask Cy_AudioTDM_SetRxInterruptMask
1257 __STATIC_INLINE void Cy_AudioTDM_SetRxInterruptMask( TDM_RX_STRUCT_Type * base, uint32_t interrupt) in Cy_AudioTDM_SetRxInterruptMask() function
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_audio_common.c2236 Cy_AudioTDM_SetRxInterruptMask(&obj->base->TDM_RX_STRUCT, rx_mask);
2287 Cy_AudioTDM_SetRxInterruptMask(&obj->base->TDM_RX_STRUCT, 0u);
2305 Cy_AudioTDM_SetRxInterruptMask(&obj->base->TDM_RX_STRUCT, old_events);