Searched refs:QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
547 #define QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK (0x7000U) macro550 …2_t)(((uint32_t)(x)) << QuadSPI_DLLCRB_SLV_DLY_OFFSET_SHIFT)) & QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK)
703 RegValue &= (uint32)(~((uint32)QuadSPI_DLLCRB_SLV_DLY_OFFSET_MASK)); in Qspi_Ip_DLLSetDelayOffsetB()