Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c544 uint32_t offsetDelayElementCount = 0UL; in XSPI_UpdateDllValue() local
572 offsetDelayElementCount = (uint32_t)((ptrDllConfig->useRefValue) ? in XSPI_UpdateDllValue()
574 … (ptrDllConfig->dllCustomPara.bypassModePara.offsetDelayElementCount)); in XSPI_UpdateDllValue()
590 … XSPI_DLLCR_SLV_FINE_OFFSET(offsetDelayElementCount) | XSPI_DLLCR_DLL_CDL8(enableCourseDelayLine8); in XSPI_UpdateDllValue()
623 offsetDelayElementCount = (uint32_t)((ptrDllConfig->useRefValue) ? in XSPI_UpdateDllValue()
625 … (ptrDllConfig->dllCustomPara.autoUpdateModoPara.offsetDelayElementCount)); in XSPI_UpdateDllValue()
634 XSPI_DLLCR_SLV_FINE_OFFSET(offsetDelayElementCount) | in XSPI_UpdateDllValue()
Dfsl_xspi.h194 uint16_t offsetDelayElementCount : 4U; /*!< Specify the number of offset delay elements, member
206 … uint16_t offsetDelayElementCount : 4U; /*!< Specify the number of offset delay elements, member