Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h217 } asrc_context_output_config_t; typedef
255 asrc_context_output_config_t contextOutput; /*!< context output configuration */
338 …tContextOutputConfig(ASRC_Type *base, asrc_context_t context, asrc_context_output_config_t *config…
Dfsl_asrc.c771 …tContextOutputConfig(ASRC_Type *base, asrc_context_t context, asrc_context_output_config_t *config) in ASRC_SetContextOutputConfig()