Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/asrc/
Dfsl_asrc.c453 if (config->outDataWidth == kASRC_DataWidth8Bit) in ASRC_SetChannelPairConfig()
517 …ASRC_ASRMCR1(base, channelPair) = ASRC_ASRMCR1_OW16(config->outDataWidth) | ASRC_ASRMCR1_IWD(confi… in ASRC_SetChannelPairConfig()
Dfsl_asrc.h289 asrc_data_width_t outDataWidth; /*!< output data width */ member