Searched defs:QSPI_IP_PACK_LUT_REG (Results 1 – 2 of 2) sorted by relevance
131 #define QSPI_IP_PACK_LUT_REG(ops0, ops1) ( (uint32)(ops0) + ((uint32)(ops1) << 16U) ) macro
133 #define QSPI_IP_PACK_LUT_REG(ops0, ops1) ( (uint32)(ops0) + ((uint32)(ops1) << 16U) ) macro