Searched refs:pdmChannels (Results 1 – 2 of 2) sorted by relevance
74 uint8_t pdmChannels; /* Enabled PDM channels. */ member208 bytePerSample = (rtm->bitWidth >> 3U) * rtm->pdmChannels; in SRTM_PdmEdmaAdaptor_ResetLocalBuf()795 for (ch = 0; ch < rtm->pdmChannels; ch++) in SRTM_PdmEdmaAdapter_SetConfig()1105 rtm->pdmChannels = channels; in SRTM_PdmEdmaAdapter_SetParam()1138 if (periodSize % (rtm->bitWidth / 8UL * rtm->pdmChannels) != 0U) in SRTM_PdmEdmaAdapter_SetBuf()
68 uint8_t pdmChannels; /* Enabled PDM channels. */ member176 bytePerSample = (rtm->bitWidth >> 3U) * rtm->pdmChannels; in SRTM_PdmSdmaAdaptor_ResetLocalBuf()709 for (ch = 0; ch < rtm->pdmChannels; ch++) in SRTM_PdmSdmaAdapter_SetConfig()988 rtm->pdmChannels = channels; in SRTM_PdmSdmaAdapter_SetParam()1021 if (periodSize % (rtm->bitWidth / 8UL * rtm->pdmChannels) != 0U) in SRTM_PdmSdmaAdapter_SetBuf()