Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h257 } wm8960_route_t; typedef
338 wm8960_route_t route; /*!< Audio data route.*/
401 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route);
Dfsl_wm8960.c371 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route) in WM8960_SetDataRoute()