Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h205 } asrc_context_input_config_t; typedef
254 asrc_context_input_config_t contextInput; /*!< context input configuration */
347 …SetContextInputConfig(ASRC_Type *base, asrc_context_t context, asrc_context_input_config_t *config…
Dfsl_asrc.c738 …SetContextInputConfig(ASRC_Type *base, asrc_context_t context, asrc_context_input_config_t *config) in ASRC_SetContextInputConfig()