Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/soc/s32k344/include/
DLcu_Ip_Cfg.h64 #define LCU_IP_NOF_CFG_LOGIC_INPUTS ((uint32)4U) macro
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip.c242 for (CfgIdx = 0U; CfgIdx < LCU_IP_NOF_CFG_LOGIC_INPUTS; CfgIdx++) in Lcu_Ip_Init()
1991 for (CfgIdx = 0U; CfgIdx < LCU_IP_NOF_CFG_LOGIC_INPUTS; CfgIdx++) in Lcu_Ip_Deinit()
2092 LCU_IP_DEV_ASSERT(LCU_IP_NOF_CFG_LOGIC_INPUTS > LogicInput); in Lcu_Ip_SetAsyncInputList()
2187 LCU_IP_DEV_ASSERT(LCU_IP_NOF_CFG_LOGIC_INPUTS > LogicInput); in Lcu_Ip_GetAsyncLogicInputInfo()