Searched refs:HAL_CODEC_WM8904_Init (Results 1 – 3 of 3) sorted by relevance
39 status_t HAL_CODEC_WM8904_Init(void *handle, void *config);148 return HAL_CODEC_WM8904_Init(handle, config); in HAL_CODEC_Init()
80 status_t HAL_CODEC_WM8904_Init(void *handle, void *config) in HAL_CODEC_WM8904_Init() function
44 retVal = HAL_CODEC_WM8904_Init(handle, config); in HAL_CODEC_Init()