Home
last modified time | relevance | path

Searched refs:userConfigPtr (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c145 …_Ip_Sfp_Configure(baseAddr, userConfigPtr) OsIf_Trusted_Call2params(Qspi_Ip_Sfp_Configure_Privileg… argument
151 #define Qspi_Ip_Sfp_Configure(baseAddr, userConfigPtr) Qspi_Ip_Sfp_Configure_Privileged(baseAddr, u…
224 …_Configure_Privileged(QuadSPI_Type * baseAddr, Qspi_Ip_ControllerConfigType const * userConfigPtr);
780 … const Qspi_Ip_ControllerConfigType *userConfigPtr in Qspi_Ip_ConfigureDLLAByPass() argument
790 Qspi_Ip_DLLSetCoarseDelayA(baseAddr, userConfigPtr->dllSettingsA.coarseDelay); in Qspi_Ip_ConfigureDLLAByPass()
791 Qspi_Ip_DLLSetFineOffsetA(baseAddr, userConfigPtr->dllSettingsA.fineDelay); in Qspi_Ip_ConfigureDLLAByPass()
792 Qspi_Ip_DLLFreqEnA(baseAddr, userConfigPtr->dllSettingsA.freqEnable); in Qspi_Ip_ConfigureDLLAByPass()
812 … const Qspi_Ip_ControllerConfigType *userConfigPtr in Qspi_Ip_ConfigureDLLAUpdate() argument
820 …Qspi_Ip_DLLSlaveAutoUpdateA(baseAddr, (QSPI_IP_DLL_AUTO_UPDATE == userConfigPtr->dllSettingsA.dllM… in Qspi_Ip_ConfigureDLLAUpdate()
822 Qspi_Ip_DLLSetReferenceCounterA(baseAddr, userConfigPtr->dllSettingsA.referenceCounter); in Qspi_Ip_ConfigureDLLAUpdate()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_TrustedFunctions.h78 Qspi_Ip_ControllerConfigType const * userConfigPtr);
DQspi_Ip.h404 const Qspi_Ip_ControllerConfigType * userConfigPtr