Home
last modified time | relevance | path

Searched refs:xLogicOutputId (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DLcu_Ip.c279 …IdType * ppxLogicOutput = &(Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LogicOutput]->xLogicOutputId); in Lcu_Ip_SetHwOutputCallbackState()
681 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputDebugMode()
682 …OutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcOutputId; in Lcu_Ip_SetSyncOutputDebugMode()
772 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputEnable()
773 …OutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcOutputId; in Lcu_Ip_SetSyncOutputEnable()
853 …OutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcOutputId; in Lcu_Ip_SetSyncOutputForceInputSensitivity()
854 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputForceInputSensitivity()
879 …OutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcOutputId; in Lcu_Ip_SetSyncOutputForceInputSensitivity()
880 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputForceInputSensitivity()
915 …OutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcOutputId; in Lcu_Ip_SetSyncOutputForceClearingMode()
[all …]
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/include/
DLcu_Ip_Types.h215 …Lcu_Ip_LogicOutputIdType xLogicOutputId; /**< @brief The Logic LC ID contains configuratio… member