Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42448/
Dfsl_cs42448.h138 } cs42448_module_t; typedef
328 status_t CS42448_SetModule(cs42448_handle_t *handle, cs42448_module_t module, bool isEnabled);
Dfsl_cs42448.c344 status_t CS42448_SetModule(cs42448_handle_t *handle, cs42448_module_t module, bool isEnabled) in CS42448_SetModule()