Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.c526 …2_t stage1MemSize = 0U, stage1MemAddr = 0U, stage2MemSize = 0U, stage2MemAddr = 0U, stage1Exp = 0U; in ASRC_SetSlotConfig() local
572 stage1Exp = (config->filterSt1Exp - 1U) * availableChannel; in ASRC_SetSlotConfig()
585 base->PROC_CTRL_SLOT0_R1[availableContext] = stage1Exp; in ASRC_SetSlotConfig()
595 stage1Exp = (config->filterSt1Exp - 1U) * availableChannel; in ASRC_SetSlotConfig()
608 base->PROC_CTRL_SLOT1_R1[availableContext] = stage1Exp; in ASRC_SetSlotConfig()