Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_pdm_pcm_v2.h649 __STATIC_INLINE bool Cy_PDM_PCM_Channel_GetCurrentState(PDM_Type const * base, uint8_t channel_num) in Cy_PDM_PCM_Channel_GetCurrentState() function
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_pdmpcm.c1489 return (0 != Cy_PDM_PCM_Channel_GetCurrentState(obj->base, obj->resource.channel_num)); in cyhal_pdm_pcm_is_enabled()