Searched refs:wm8960_config_t (Results 1 – 3 of 3) sorted by relevance
349 } wm8960_config_t; typedef355 const wm8960_config_t *config; /*!< wm8904 config pointer */380 status_t WM8960_Init(wm8960_handle_t *handle, const wm8960_config_t *config);
162 status_t WM8960_Init(wm8960_handle_t *handle, const wm8960_config_t *config) in WM8960_Init()
83 wm8960_config_t *devConfig = (wm8960_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8960_Init()