Searched refs:wm8962_config_t (Results 1 – 3 of 3) sorted by relevance
418 } wm8962_config_t; typedef424 const wm8962_config_t *config; /*!< wm8904 config pointer */449 status_t WM8962_Init(wm8962_handle_t *handle, const wm8962_config_t *config);
304 status_t WM8962_Init(wm8962_handle_t *handle, const wm8962_config_t *config) in WM8962_Init()
88 wm8962_config_t *devConfig = (wm8962_config_t *)(codecConfig->codecDevConfig); in HAL_CODEC_WM8962_Init()