Searched refs:slotLen (Results 1 – 4 of 4) sorted by relevance
193 void ESAI_AnalysisSlot(esai_slot_format_t slotFormat, uint8_t *slotLen, uint8_t *dataLen) in ESAI_AnalysisSlot() argument195 assert((slotLen != NULL) && (dataLen != NULL)); in ESAI_AnalysisSlot()200 *slotLen = 8U; in ESAI_AnalysisSlot()204 *slotLen = 12U; in ESAI_AnalysisSlot()208 *slotLen = 16U; in ESAI_AnalysisSlot()212 *slotLen = 16U; in ESAI_AnalysisSlot()216 *slotLen = 16U; in ESAI_AnalysisSlot()220 *slotLen = 20U; in ESAI_AnalysisSlot()224 *slotLen = 20U; in ESAI_AnalysisSlot()228 *slotLen = 20U; in ESAI_AnalysisSlot()[all …]
261 uint8_t slotLen; /*!< Slot length of the audio data */ member481 void ESAI_AnalysisSlot(esai_slot_format_t slotFormat, uint8_t *slotLen, uint8_t *dataLen);
39 uint8_t slotLen; /*!< Slot length of the audio data */ member
216 ESAI_AnalysisSlot(format->slotType, &handle->slotLen, &handle->bitWidth); in ESAI_TransferTxSetFormatEDMA()247 ESAI_AnalysisSlot(format->slotType, &handle->slotLen, &handle->bitWidth); in ESAI_TransferRxSetFormatEDMA()