Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Mcl/include/
DLcu_Ip_Types.h235 …const Lcu_Ip_LogicCellType * const * ppxLogicCellConfigArray; /**< @brief Logic Cell configurat… member
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip.c313 ppxLocLogicCell = pConfig->ppxLogicCellConfigArray[CfgIdx]; in Lcu_Ip_LogicInstanceInit()