Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/
Dfsl_codec_adapter.c40 switch (codecConfig->codecDevType) in HAL_CODEC_Init()
145 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_Deinit()
247 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetFormat()
348 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetVolume()
449 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetMute()
550 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetPower()
651 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetRecord()
755 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetRecordChannel()
856 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_SetPlay()
962 switch (((codec_handle_t *)handle)->codecConfig->codecDevType) in HAL_CODEC_ModuleControl()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h265 uint32_t codecDevType; /*!< codec type */ member
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/
DREADME.md20 …codec_config_t boardCodecConfig = {.codecDevType = kCODEC_TFA9XXX, .codecDevConfig = &tfa9xxxConfi…