Home
last modified time | relevance | path

Searched refs:cs42888_module_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42888/
Dfsl_cs42888.h137 } cs42888_module_t; typedef
327 status_t CS42888_SetModule(cs42888_handle_t *handle, cs42888_module_t module, bool isEnabled);
Dfsl_cs42888.c347 status_t CS42888_SetModule(cs42888_handle_t *handle, cs42888_module_t module, bool isEnabled) in CS42888_SetModule()