Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/ak4497/
Dfsl_codec_ak4497_adapter.c48 return AK4497_Init(devHandle, devConfig); in HAL_CODEC_AK4497_Init()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/ak4497/
Dfsl_ak4497.h355 status_t AK4497_Init(ak4497_handle_t *handle, ak4497_config_t *config);
Dfsl_ak4497.c51 status_t AK4497_Init(ak4497_handle_t *handle, ak4497_config_t *config) in AK4497_Init() function