Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.c16 #define GET_PLAY_SOURCE_CAPABILITY(capability) ((capability) >> 8U) macro
238 … if ((GET_PLAY_SOURCE_CAPABILITY(handle->codecCapability->codecPlayCapability) & playSource) == 0U) in CODEC_SetPlay()