Home
last modified time | relevance | path

Searched defs:Instance (Results 1 – 25 of 31) sorted by relevance

12

/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c235 static inline boolean Emios_Pwm_Ip_ValidateMode(uint8 Instance, in Emios_Pwm_Ip_ValidateMode()
263 static inline Emios_Pwm_Ip_PeriodType Emios_Pwm_Ip_GetCounterBusPeriod(uint8 Instance, in Emios_Pwm_Ip_GetCounterBusPeriod()
292 static inline Emios_Pwm_Ip_MasterBusModeType Emios_Pwm_Ip_GetCounterBusMode(uint8 Instance, in Emios_Pwm_Ip_GetCounterBusMode()
326 static void Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode(uint8 Instance, in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()
391 static void Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode(uint8 Instance, in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()
468 static inline Emios_Pwm_Ip_StatusType Emios_Pwm_Ip_SetDutyCycleOpwfmb(uint8 Instance, in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
534 static inline Emios_Pwm_Ip_StatusType Emios_Pwm_Ip_SetDutyCycleOpwfm(uint8 Instance, in Emios_Pwm_Ip_SetDutyCycleOpwfm()
631 static void Emios_Pwm_Ip_InitDeadTimeMode(uint8 Instance, in Emios_Pwm_Ip_InitDeadTimeMode()
720 static inline Emios_Pwm_Ip_StatusType Emios_Pwm_Ip_SetDutyCycleOpwmcb(uint8 Instance, in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
791 static inline Emios_Pwm_Ip_StatusType Emios_Pwm_Ip_SetDutyCycleOpwmc(uint8 Instance, in Emios_Pwm_Ip_SetDutyCycleOpwmc()
[all …]
DEmios_Pwm_Ip_Irq.c207 static void Emios_Pwm_Ip_IrqDaocHandler(uint8 Instance, uint8 Channel) in Emios_Pwm_Ip_IrqDaocHandler()
261 void Emios_Pwm_Ip_IrqHandler(uint8 Instance, uint8 Channel) in Emios_Pwm_Ip_IrqHandler()
/hal_nxp-3.6.0/s32/drivers/s32k3/Eth_GMAC/src/
DGmac_Ip.c363 static void Gmac_Ip_ReadTimeStampInfo(uint8 Instance, in Gmac_Ip_ReadTimeStampInfo()
416 static Gmac_Ip_StatusType Gmac_Ip_InitDMA(uint8 Instance, in Gmac_Ip_InitDMA()
547 uint8 Instance, in Gmac_Ip_WriteGateControlList()
605 static void Gmac_Ip_InitMTL(uint8 Instance, in Gmac_Ip_InitMTL()
696 static void Gmac_Ip_InitStateStructure(uint8 Instance, in Gmac_Ip_InitStateStructure()
729 static void Gmac_Ip_InitTxBD(uint8 Instance, in Gmac_Ip_InitTxBD()
789 static void Gmac_Ip_InitRxBD(uint8 Instance, in Gmac_Ip_InitRxBD()
926 static void Gmac_Ip_RestoreTxDescr(uint8 Instance) in Gmac_Ip_RestoreTxDescr()
955 static void Gmac_Ip_RestoreRxDescr(uint8 Instance) in Gmac_Ip_RestoreRxDescr()
982 uint8 Instance, in Gmac_Ip_CheckMTLEmpty()
[all …]
DGmac_Ip_Hw_Access.c178 const uint8 Instance, \ in GMAC_IrqFSMHandler()
206 const uint8 Instance, \ in GMAC_IrqFSMDPPHandler()
232 const uint8 Instance, \ in GMAC_IrqECCHandler()
253 static void GMAC_MACIRQHandler(uint8 Instance) in GMAC_MACIRQHandler()
383 void GMAC_CommonIRQHandler(uint8 Instance) in GMAC_CommonIRQHandler()
430 void GMAC_SafetyIRQHandler(uint8 Instance) in GMAC_SafetyIRQHandler()
471 void GMAC_RxIRQHandler(uint8 Instance, in GMAC_RxIRQHandler()
511 void GMAC_TxIRQHandler(uint8 Instance, in GMAC_TxIRQHandler()
/hal_nxp-3.6.0/s32/drivers/s32ze/Uart/src/
DLinflexd_Uart_Ip.c246 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_SetBaudrate(const uint8 Instance, in Linflexd_Uart_Ip_SetBaudrate()
345 void Linflexd_Uart_Ip_GetBaudrate(const uint8 Instance, uint32 * ConfiguredBaudRate) in Linflexd_Uart_Ip_GetBaudrate()
371 void Linflexd_Uart_Ip_Init(const uint8 Instance, const Linflexd_Uart_Ip_UserConfigType * UserConfig) in Linflexd_Uart_Ip_Init()
440 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_Deinit(const uint8 Instance) in Linflexd_Uart_Ip_Deinit()
502 void Linflexd_Uart_Ip_SetTxBuffer(const uint8 Instance, const uint8 * TxBuff, const uint32 TxSize) in Linflexd_Uart_Ip_SetTxBuffer()
528 void Linflexd_Uart_Ip_SetRxBuffer(const uint8 Instance, uint8 * RxBuff, const uint32 RxSize) in Linflexd_Uart_Ip_SetRxBuffer()
553 static void Linflexd_Uart_Ip_PutData(const uint8 Instance) in Linflexd_Uart_Ip_PutData()
602 static void Linflexd_Uart_Ip_CompleteSendUsingInterrupts(const uint8 Instance) in Linflexd_Uart_Ip_CompleteSendUsingInterrupts()
656 static void Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts(const uint8 Instance) in Linflexd_Uart_Ip_CompleteReceiveUsingInterrupts()
727 Linflexd_Uart_Ip_StatusType Linflexd_Uart_Ip_SyncSend(const uint8 Instance, const uint8 *TxBuff, co… in Linflexd_Uart_Ip_SyncSend()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/src/
DSpi_Ip.c281 static void Spi_Ip_TransferProcess(uint8 Instance) in Spi_Ip_TransferProcess()
369 static void Spi_Ip_CmdDmaTcdSGInit(uint8 Instance) in Spi_Ip_CmdDmaTcdSGInit()
408 static void Spi_Ip_TxDmaTcdSGInit(uint8 Instance) in Spi_Ip_TxDmaTcdSGInit()
445 static void Spi_Ip_TxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq) in Spi_Ip_TxDmaTcdSGConfig()
502 static void Spi_Ip_RxDmaTcdSGInit(uint8 Instance) in Spi_Ip_RxDmaTcdSGInit()
537 static void Spi_Ip_RxDmaTcdSGConfig(uint8 Instance, uint8 TCDSGIndex, uint8 DisHwReq) in Spi_Ip_RxDmaTcdSGConfig()
600 static void Spi_Ip_CmdDmaTcdSGConfig( uint8 Instance, in Spi_Ip_CmdDmaTcdSGConfig()
629 static void Spi_Ip_DmaConfig(uint8 Instance) in Spi_Ip_DmaConfig()
848 static void Spi_Ip_DmaContinueTransfer(uint8 Instance) in Spi_Ip_DmaContinueTransfer()
976 uint8 Instance in Spi_Ip_ReadRxFifo()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Pll.c170 uint32 Instance; in Clock_Ip_ResetPlldigRdivMfiMfnSdmenSsscgbypSpreadctlStepnoStepsize() local
194 uint32 Instance; in Clock_Ip_SetPlldigRdivMfiMfnSdmenSsscgbypSpreadctlStepnoStepsize() local
255 uint32 Instance = Clock_Ip_au8ClockFeatures[PllName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_CompletePlldigRdivMfiMfnSdmenSsscgbypSpreadctlStepnoStepsize() local
284 uint32 Instance; in Clock_Ip_EnablePlldigRdivMfiMfnSdmenSsscgbypSpreadctlStepnoStepsize() local
314 uint32 Instance; in Clock_Ip_ResetPlldigRdivMfiMfnSdmen() local
338 uint32 Instance; in Clock_Ip_SetPlldigRdivMfiMfnSdmen() local
391 uint32 Instance = Clock_Ip_au8ClockFeatures[PllName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_CompletePlldigRdivMfiMfnSdmen() local
419 uint32 Instance; in Clock_Ip_EnablePlldigRdivMfiMfnSdmen() local
452 uint32 Instance; in Clock_Ip_ResetLfastPLL() local
516 uint32 Instance; in Clock_Ip_SetLfastPLL() local
[all …]
DClock_Ip_ExtOsc.c150 uint32 Instance; in Clock_Ip_ResetFxoscOsconBypEocvGmSel() local
168 uint32 Instance; in Clock_Ip_SetFxoscOsconBypEocvGmSel() local
212 uint32 Instance; in Clock_Ip_CompleteFxoscOsconBypEocvGmSel() local
264 uint32 Instance = Clock_Ip_au8ClockFeatures[XoscName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_DisableFxoscOsconBypEocvGmSel() local
271 uint32 Instance; in Clock_Ip_EnableFxoscOsconBypEocvGmSel() local
DClock_Ip_Selector.c152 uint32 Instance; in Clock_Ip_ResetCgmXCscCssClkswSwip() local
177 uint32 Instance; in Clock_Ip_SetCgmXCscCssClkswSwip() local
281 uint32 Instance; in Clock_Ip_ResetCgmXCscCssCsGrip() local
346 uint32 Instance; in Clock_Ip_SetCgmXCscCssCsGrip() local
436 uint32 Instance; in Clock_Ip_SetGprXClkoutSelMuxsel() local
DClock_Ip_Divider.c139 uint32 Instance; in Clock_Ip_SetCgmXDeDivStatWithoutPhase() local
228 uint32 Instance; in Clock_Ip_SetCgmXDeDivStatWithoutPhaseWithTrigger() local
308 uint32 Instance; in Clock_Ip_SetPlldigPll0divDeDivOutput() local
346 uint32 Instance; in Clock_Ip_SetCgmXDeDivFmtStatWithoutPhase() local
DClock_Ip_FracDiv.c138 uint32 Instance = Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_ResetDfsMfiMfn() local
147 uint32 Instance; in Clock_Ip_SetDfsMfiMfn() local
184 uint32 Instance = Clock_Ip_au8ClockFeatures[DfsName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_CompleteDfsMfiMfn() local
DClock_Ip_DividerTrigger.c127 uint32 Instance; in Clock_Ip_ConfigureCgmXDivTrigCtrlTctlHhenUpdStat() local
155 uint32 Instance; in Clock_Ip_TriggerUpdateCgmXDivTrigCtrlTctlHhenUpdStat() local
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c1358 Canexcel_Ip_StatusType Canexcel_Ip_SetFDBaudRate(uint8 Instance, const Canexcel_Ip_TimeSegmentType … in Canexcel_Ip_SetFDBaudRate()
1388 Canexcel_Ip_StatusType Canexcel_Ip_SetXLBaudRate(uint8 Instance, const Canexcel_Ip_TimeSegmentType … in Canexcel_Ip_SetXLBaudRate()
1417 Canexcel_Ip_StatusType Canexcel_Ip_SetBaudRate(uint8 Instance, const Canexcel_Ip_TimeSegmentType * … in Canexcel_Ip_SetBaudRate()
1439 void Canexcel_Ip_GetFDBaudRate(uint8 Instance, Canexcel_Ip_TimeSegmentType * TimeSeg) in Canexcel_Ip_GetFDBaudRate()
1457 void Canexcel_Ip_GetXLBaudRate(uint8 Instance, Canexcel_Ip_TimeSegmentType * TimeSeg) in Canexcel_Ip_GetXLBaudRate()
1474 void Canexcel_Ip_GetBaudRate(uint8 Instance, Canexcel_Ip_TimeSegmentType * TimeSeg) in Canexcel_Ip_GetBaudRate()
1490 Canexcel_Ip_StatusType Canexcel_Ip_SetListenOnlyMode(uint8 Instance, boolean Enable) in Canexcel_Ip_SetListenOnlyMode()
1512 boolean Canexcel_Ip_GetListenOnlyMode(uint8 Instance) in Canexcel_Ip_GetListenOnlyMode()
1530 Canexcel_Ip_StatusType Canexcel_Ip_SetTDCOffsetFD(uint8 Instance, boolean TDCEnable, boolean TDCMEn… in Canexcel_Ip_SetTDCOffsetFD()
1556 Canexcel_Ip_StatusType Canexcel_Ip_SetTDCOffsetXL(uint8 Instance, boolean TDCEnable, boolean TDCMEn… in Canexcel_Ip_SetTDCOffsetXL()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_ExtOsc.c157 uint32 Instance; in Clock_Ip_ResetFxoscOsconBypEocvGmSel() local
175 uint32 Instance; in Clock_Ip_SetFxoscOsconBypEocvGmSel() local
219 uint32 Instance; in Clock_Ip_CompleteFxoscOsconBypEocvGmSel() local
271 uint32 Instance = Clock_Ip_au8ClockFeatures[XoscName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_DisableFxoscOsconBypEocvGmSel() local
278 uint32 Instance; in Clock_Ip_EnableFxoscOsconBypEocvGmSel() local
300 uint32 Instance; in Clock_Ip_ResetSxoscOsconEocv() local
318 uint32 Instance; in Clock_Ip_SetSxoscOsconEocv() local
349 uint32 Instance; in Clock_Ip_CompleteSxoscOsconEocv() local
DClock_Ip_Pll.c163 uint32 Instance; in Clock_Ip_ResetPllRdivMfiMfnOdiv2SdmenSsscgbypSpreadctlStepnoStepsize() local
186 uint32 Instance; in Clock_Ip_SetPllRdivMfiMfnOdiv2SdmenSsscgbypSpreadctlStepnoStepsize() local
239 uint32 Instance = Clock_Ip_au8ClockFeatures[PllName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_CompletePllRdivMfiMfnOdiv2SdmenSsscgbypSpreadctlStepnoStepsize() local
268 uint32 Instance; in Clock_Ip_EnablePllRdivMfiMfnOdiv2SdmenSsscgbypSpreadctlStepnoStepsize() local
300 uint32 Instance; in Clock_Ip_ResetPllRdivMfiMfnOdiv2Sdmen() local
325 uint32 Instance; in Clock_Ip_SetPllRdivMfiMfnOdiv2Sdmen() local
359 uint32 Instance = Clock_Ip_au8ClockFeatures[PllName][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_CompletePllRdivMfiMfnOdiv2Sdmen() local
387 uint32 Instance; in Clock_Ip_EnablePllRdivMfiMfnOdiv2Sdmen() local
DClock_Ip_Selector.c150 uint32 Instance; in Clock_Ip_ResetCgmXCscCssClkswSwip() local
175 uint32 Instance; in Clock_Ip_SetCgmXCscCssClkswSwip() local
281 uint32 Instance; in Clock_Ip_ResetCgmXCscCssClkswRampupRampdownSwip() local
307 uint32 Instance; in Clock_Ip_SetCgmXCscCssClkswRampupRampdownSwip() local
414 uint32 Instance; in Clock_Ip_ResetCgmXCscCssCsGrip() local
479 uint32 Instance; in Clock_Ip_SetCgmXCscCssCsGrip() local
DClock_Ip_Divider.c138 uint32 Instance; in Clock_Ip_SetCgmXDeDivStatWithoutPhase() local
232 uint32 Instance; in Clock_Ip_SetPllPll0divDeDivOutput() local
265 uint32 Instance; in Clock_Ip_SetPllPlldvOdiv2Output() local
DClock_Ip_DividerTrigger.c127 uint32 Instance; in Clock_Ip_ConfigureCgmXDivTrigCtrlTctlHhenUpdStat() local
155 uint32 Instance; in Clock_Ip_TriggerUpdateCgmXDivTrigCtrlTctlHhenUpdStat() local
/hal_nxp-3.6.0/s32/drivers/s32ze/Wdg/src/
DSwt_Ip.c444 Swt_Ip_StatusType Swt_Ip_Init(const uint32 Instance, in Swt_Ip_Init()
502 Swt_Ip_StatusType Swt_Ip_Deinit(const uint32 Instance) in Swt_Ip_Deinit()
557 void Swt_Ip_Service(const uint32 Instance) in Swt_Ip_Service()
614 Swt_Ip_StatusType Swt_Ip_Config(const uint32 Instance, in Swt_Ip_Config()
663 Swt_Ip_StatusType Swt_Ip_SetTimeout(const uint32 Instance, in Swt_Ip_SetTimeout()
719 Swt_Ip_StatusType Swt_Ip_StartTimer(const uint32 Instance) in Swt_Ip_StartTimer()
751 Swt_Ip_StatusType Swt_Ip_StopTimer(const uint32 Instance) in Swt_Ip_StopTimer()
789 Swt_Ip_StatusType Swt_Ip_ClearResetRequest(const uint32 Instance) in Swt_Ip_ClearResetRequest()
839 void Swt_Ip_IrqHandler(uint32 Instance) in Swt_Ip_IrqHandler()
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c161 Emios_Ip_CommonStatusType Emios_Mcl_Ip_Init(uint8 Instance, const Emios_Mcl_Ip_ConfigType* const Co… in Emios_Mcl_Ip_Init()
263 void Emios_Mcl_Ip_EnableChannel(uint8 Instance, uint8 HwChannel) in Emios_Mcl_Ip_EnableChannel()
275 void Emios_Mcl_Ip_DisableChannel(uint8 Instance, uint8 HwChannel) in Emios_Mcl_Ip_DisableChannel()
287 void Emios_Mcl_Ip_ComparatorTransferEnable(uint8 Instance, uint32 ChannelMask) in Emios_Mcl_Ip_ComparatorTransferEnable()
300 void Emios_Mcl_Ip_ComparatorTransferDisable(uint8 Instance, uint32 ChannelMask) in Emios_Mcl_Ip_ComparatorTransferDisable()
313 Emios_Ip_CommonStatusType Emios_Mcl_Ip_Deinit(uint8 Instance) in Emios_Mcl_Ip_Deinit()
437 uint32 Emios_Mcl_Ip_GetCounterBusPeriod(uint8 Instance, uint8 Channel) in Emios_Mcl_Ip_GetCounterBusPeriod()
472 void Emios_Mcl_Ip_ConfigureGlobalTimebase(uint8 Instance, uint8 Value) in Emios_Mcl_Ip_ConfigureGlobalTimebase()
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/src/
DAdc_Sar_Ip.c390 static inline uint8 Adc_Sar_GetResolution(const uint32 Instance) in Adc_Sar_GetResolution()
412 static inline void Adc_Sar_ConfigSelftestThreshold(const uint32 Instance, in Adc_Sar_ConfigSelftestThreshold()
522 static inline void Adc_Sar_EnableSelftestThreshold(const uint32 Instance) in Adc_Sar_EnableSelftestThreshold()
616 static inline void Adc_Sar_DisableSelftestThreshold(const uint32 Instance) in Adc_Sar_DisableSelftestThreshold()
708 static inline uint16 Adc_Sar_GetMaskedResult(const uint32 Instance, in Adc_Sar_GetMaskedResult()
758 static inline uint32 Adc_Sar_GetMsrFlags(const uint32 Instance) in Adc_Sar_GetMsrFlags()
807 static inline uint32 Adc_Sar_GetIsrFlags(const uint32 Instance) in Adc_Sar_GetIsrFlags()
885 static inline uint32 Adc_Sar_CollectMcrMasks(const uint32 Instance, in Adc_Sar_CollectMcrMasks()
1002 static inline void Adc_Sar_ConfigChannels(const uint32 Instance, in Adc_Sar_ConfigChannels()
1101 static inline Adc_Sar_Ip_StatusType Adc_Sar_CheckSelfTestProgress(const uint32 Instance) in Adc_Sar_CheckSelfTestProgress()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Adc/include/
DAdc_Sar_Ip_HwAccess.h116 static inline void Adc_Sar_Powerup(const uint32 Instance) in Adc_Sar_Powerup()
143 static inline void Adc_Sar_Powerdown(const uint32 Instance) in Adc_Sar_Powerdown()
187 static inline void Adc_Sar_WriteThresholds(const uint32 Instance, in Adc_Sar_WriteThresholds()
363 static inline volatile uint32 * Adc_Sar_GetChannelWatchdogAddress(const uint32 Instance, in Adc_Sar_GetChannelWatchdogAddress()
485 static inline void Adc_Sar_WriteChannelMapping(const uint32 Instance, in Adc_Sar_WriteChannelMapping()
516 static inline void Adc_Sar_ResetWdogCWSELR(const uint32 Instance, const uint8 RegisterNumber) in Adc_Sar_ResetWdogCWSELR()
/hal_nxp-3.6.0/s32/drivers/s32k1/Mcu/src/
DClock_Ip_Divider.c466 uint32 Instance = Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_SetScgAsyncDiv1_TrustedCall() local
481 uint32 Instance = Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_SetScgAsyncDiv2_TrustedCall() local
DClock_Ip_Selector.c659 uint32 Instance = Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_ResetSimFtmoptSel_TrustedCall() local
679 uint32 Instance = Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_MODULE_INSTANCE]; in Clock_Ip_SetSimFtmoptSel_TrustedCall() local
/hal_nxp-3.6.0/s32/drivers/s32ze/Spi/include/
DSpi_Ip_Types.h145 uint8 Instance; /**< Instance of the hardware unit. */ member
193 uint8 Instance; /**< Instance of the hardware unit. */ member

12