Home
last modified time | relevance | path

Searched defs:BaseAddr (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/include/
DQspi_Ip_HwAccess.h55 static inline void Qspi_Ip_IpTrigger(QuadSPI_Type *BaseAddr, in Qspi_Ip_IpTrigger()
68 static inline void Qspi_Ip_ClearRxBuf(QuadSPI_Type *BaseAddr) in Qspi_Ip_ClearRxBuf()
78 static inline void Qspi_Ip_ClearTxBuf(QuadSPI_Type *BaseAddr) in Qspi_Ip_ClearTxBuf()
89 static inline boolean Qspi_Ip_GetClrTxStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrTxStatus()
102 static inline void Qspi_Ip_ClearAhbBuf(QuadSPI_Type *BaseAddr) in Qspi_Ip_ClearAhbBuf()
111 static inline boolean Qspi_Ip_GetClrAhbStatus(const QuadSPI_Type *BaseAddr) in Qspi_Ip_GetClrAhbStatus()
125 static inline void Qspi_Ip_ClearIpSeqPointer(QuadSPI_Type *BaseAddr) in Qspi_Ip_ClearIpSeqPointer()
135 static inline void Qspi_Ip_ClearAHBSeqPointer(QuadSPI_Type *BaseAddr) in Qspi_Ip_ClearAHBSeqPointer()
144 static inline void Qspi_Ip_Enable(QuadSPI_Type *BaseAddr) in Qspi_Ip_Enable()
154 static inline void Qspi_Ip_Disable(QuadSPI_Type *BaseAddr) in Qspi_Ip_Disable()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32k3/Icu/src/
DSiul2_Icu_Ip.c160 …#define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) OsIf_Trusted_Call1param(Siul2_Icu_SetUserAcc… argument
162 #define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) argument
166 …#define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) OsIf_Trusted_Call1param(Siul2_Icu_SetUserAcc… argument
168 #define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) argument
171 #define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) argument
175 #define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) argument
DWkpu_Ip.c167 …#define Call_Wkpu_SetUserAccessAllowed(BaseAddr) OsIf_Trusted_Call1param(Wkpu_SetUserAccessAllowed… argument
169 #define Call_Wkpu_SetUserAccessAllowed(BaseAddr) argument
DEmios_Icu_Ip.c115 …#define Call_Emios_Icu_Ip_SetUserAccessAllowed(BaseAddr) OsIf_Trusted_Call1param(Emios_Icu_Ip_SetU… argument
/hal_nxp-3.5.0/s32/drivers/s32k3/Fls/src/
DQspi_Ip_Controller.c1125 QuadSPI_Type * BaseAddr) in Qspi_Ip_Sfp_ClearLatchedErrors_Privileged()
1229 QuadSPI_Type *BaseAddr = Qspi_Ip_BaseAddress[Instance]; in Qspi_Ip_WriteLuts_Privileged() local
1895 void Qspi_Ip_ResetPrivilegedRegisters_Privileged(QuadSPI_Type *BaseAddr) in Qspi_Ip_ResetPrivilegedRegisters_Privileged()
1939 inline static void Qspi_Ip_ResetAllRegisters(QuadSPI_Type *BaseAddr) in Qspi_Ip_ResetAllRegisters()
/hal_nxp-3.5.0/s32/drivers/s32ze/Icu/src/
DSiul2_Icu_Ip.c145 …#define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) OsIf_Trusted_Call1param(Siul2_Icu_SetUserAcc… argument
148 #define Call_Siul2_Icu_SetUserAccessAllowed(BaseAddr) argument
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcomm/
Dfsl_flexcomm.c95 pvoid_to_u32_t BaseAddr; in FLEXCOMM_GetInstance() local