Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/BaseNXP/header/
DS32Z2_QUADSPI.h547 #define QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK (0x7000U) macro
550 …2_t)(((uint32_t)(x)) << QuadSPI_DLLCRB_SLV_DLY_OFFSET_SHIFT)) & QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK)
/hal_nxp-latest/s32/drivers/s32ze/Mem_EXFLS/include/
DQspi_Ip_HwAccess.h703 RegValue &= (uint32)(~((uint32)QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK)); in Qspi_Ip_DLLSetDelayOffsetB()