Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h540 __STATIC_INLINE uint32_t Cy_PDM_PCM_Channel_GetInterruptMask(PDM_Type const * base, uint8_t channel…
800 __STATIC_INLINE uint32_t Cy_PDM_PCM_Channel_GetInterruptMask(PDM_Type const * base, uint8_t channel… in Cy_PDM_PCM_Channel_GetInterruptMask() function
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c411 return Cy_PDM_PCM_Channel_GetInterruptMask(obj->base, obj->resource.channel_num); in _cyhal_pdm_pcm_get_interrupt_mask()