Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_audio_service.c134 uint32_t audioIdx = index >> 24U; in SRTM_AudioService_HandlePeriodDone() local
136 srtm_audio_iface_t iface = SRTM_AudioService_FindInterface(handle, (uint8_t)audioIdx); in SRTM_AudioService_HandlePeriodDone()
149 …_MESSAGE(SRTM_DEBUG_VERBOSE_ERROR, "%s(%d): alloc %s notification failed.\r\n", __func__, audioIdx, in SRTM_AudioService_HandlePeriodDone()
155 payload->index = (uint8_t)audioIdx; in SRTM_AudioService_HandlePeriodDone()