Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h787 } sgtl_route_t; typedef
850 sgtl_route_t route; /*!< Audio data route.*/
906 status_t SGTL_SetDataRoute(sgtl_handle_t *handle, sgtl_route_t route);
Dfsl_sgtl5000.c265 status_t SGTL_SetDataRoute(sgtl_handle_t *handle, sgtl_route_t route) in SGTL_SetDataRoute()