Searched refs:ctrlCfgPtr (Results 1 – 3 of 3) sorted by relevance
608 …const Qspi_Ip_ControllerConfigType * ctrlCfgPtr; /*!< New controller configuration, valid only fo… member
1778 operation->ctrlCfgPtr = NULL_PTR; in Qspi_Ip_SfdpLutInitEnterLegacySPI()2223 operation->ctrlCfgPtr = NULL_PTR; in Qspi_Ip_SfdpInitSimpleCmd()2296 operation->ctrlCfgPtr = NULL_PTR; in Qspi_Ip_SfdpInitWriteReg()3632 operation->ctrlCfgPtr = NULL_PTR; in Qspi_Ip_SfdpAdd2dopiOperation()3674 operation->ctrlCfgPtr = NULL_PTR; in Qspi_Ip_SfdpAddCheckBusyOperation()
751 …tatus = Qspi_Ip_ControllerInit(state->connection->qspiInstance, initOperations[initOp].ctrlCfgPtr); in Qspi_Ip_InitOperation()