Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8524/
Dfsl_wm8524.c33 status_t WM8524_Init(wm8524_handle_t *handle, wm8524_config_t *config) in WM8524_Init()
36 wm8524_config_t *wm8524Config = (wm8524_config_t *)config; in WM8524_Init()
63 wm8524_config_t *wm8524Config = (wm8524_config_t *)handle->config; in WM8524_ConfigFormat()
82 wm8524_config_t *wm8524Config = (wm8524_config_t *)handle->config; in WM8524_SetMute()
Dfsl_wm8524.h54 } wm8524_config_t; typedef
59 wm8524_config_t *config; /*!< wm8524 config pointer */
75 status_t WM8524_Init(wm8524_handle_t *handle, wm8524_config_t *config);
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8524/
Dfsl_codec_wm8524_adapter.c40 wm8524_config_t *devConfig = (wm8524_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8524_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/srtm/services/
Dsrtm_wm8524_adapter.h25 wm8524_config_t config;