Searched refs:endChannel (Results 1 – 7 of 7) sorted by relevance
111 uint32_t endChannel,130 uint32_t endChannel,297 uint32_t endChannel, in SAI_WriteNonBlocking() argument310 for (j = channel; j <= endChannel; j++) in SAI_WriteNonBlocking()330 uint32_t endChannel, in SAI_ReadNonBlocking() argument342 for (j = channel; j <= endChannel; j++) in SAI_ReadNonBlocking()1164 config->endChannel = i; in SAI_ComputeChannelConfig()1294 handle->endChannel = config->endChannel; in SAI_TransferTxSetConfig()1410 handle->endChannel = config->endChannel; in SAI_TransferRxSetConfig()1614 uint32_t channelNums = 0U, endChannel = 0U; in SAI_WriteMultiChannelBlocking() local[all …]
315 uint8_t endChannel; /*!< end channel number */ member432 uint8_t endChannel; /*!< end channel number */ member468 uint8_t endChannel; /*!< end channel number */ member
259 …handle->fifoOffset = ((saiConfig->endChannel - saiConfig->startChannel) * 4U) / (saiConfig->channe… in SAI_TransferTxSetConfigSDMA()305 …handle->fifoOffset = ((saiConfig->endChannel - saiConfig->startChannel) * 4U) / (saiConfig->channe… in SAI_TransferRxSetConfigSDMA()
134 handle->endChannel = (uint8_t)channel; in PDM_SetChannelConfigSDMA()161 …PDM_GetDataRegisterAddress(base, ((uint32_t)handle->endChannel - ((uint32_t)handle->channelNums - … in PDM_TransferReceiveSDMA()
210 handle->endChannel = (uint8_t)channel; in PDM_TransferSetChannelConfigEDMA()289 …uint32_t startAddr = PDM_GetDataRegisterAddress(base, handle->endChannel - (handle->cha… in PDM_TransferReceiveEDMA()
41 uint8_t endChannel; /*!< The last enabled channel */ member
83 uint8_t endChannel; /*!< The last enabled channel */ member