Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/usdhc/
Dfsl_usdhc.c2039 status_t USDHC_SetTuningDelay(USDHC_Type *base, uint32_t preDelay, uint32_t outDelay, uint32_t post… in USDHC_SetTuningDelay() argument
2043 assert(outDelay <= in USDHC_SetTuningDelay()
2057 USDHC_CLK_TUNE_CTRL_STATUS_DLY_CELL_SET_OUT(outDelay) | in USDHC_SetTuningDelay()
Dfsl_usdhc.h1421 status_t USDHC_SetTuningDelay(USDHC_Type *base, uint32_t preDelay, uint32_t outDelay, uint32_t post…