Searched refs:ppxLogicOutputConfigArray (Results 1 – 2 of 2) sorted by relevance
227 LCU_IP_DEV_ASSERT(NULL_PTR != pxLcuInit->ppxLogicOutputConfigArray); in Lcu_Ip_Init()250 …Lcu_Ip_LogicOutputInit(CfgIdx, Lcu_Ip_pxInit->ppxLogicOutputConfigArray[CfgIdx]->pxLcOutputConfig); in Lcu_Ip_Init()279 …const Lcu_Ip_LogicOutputIdType * ppxLogicOutput = &(Lcu_Ip_pxInit->ppxLogicOutputConfigArray[Logic… in Lcu_Ip_SetHwOutputCallbackState()681 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputDebugMode()682 …LocHwLcOutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcO… in Lcu_Ip_SetSyncOutputDebugMode()772 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputEnable()773 …LocHwLcOutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcO… in Lcu_Ip_SetSyncOutputEnable()853 …LocHwLcOutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcO… in Lcu_Ip_SetSyncOutputForceInputSensitivity()854 … LocHwLcu = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwInstId; in Lcu_Ip_SetSyncOutputForceInputSensitivity()879 …LocHwLcOutputId = Lcu_Ip_pxInit->ppxLogicOutputConfigArray[LocLogicOutputId]->xLogicOutputId.HwLcO… in Lcu_Ip_SetSyncOutputForceInputSensitivity()[all …]
249 const Lcu_Ip_LogicOutputType * const * ppxLogicOutputConfigArray; member