Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/easrc/
Dfsl_asrc.h28 #define FSL_ASRC_INPUT_FIFO_DEPTH (128U) macro
Dfsl_asrc.c845 config->contextInput.watermark = FSL_ASRC_INPUT_FIFO_DEPTH / 2U; in ASRC_GetContextDefaultConfig()