Home
last modified time | relevance | path

Searched refs:HwAcc_Lcu_SetCombineEnable (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k3/Mcl/include/
DLcu_Ip_Hw_Access.h168 void HwAcc_Lcu_SetCombineEnable(const uint8 LcuId, const uint8 LcId, uint8 MaskValue);
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip.c324 HwAcc_Lcu_SetCombineEnable(HwInstance, HwLogicCell, ppxLocLogicCell->CombEn); in Lcu_Ip_LogicInstanceInit()
2034 HwAcc_Lcu_SetCombineEnable(HwInstance, LcIndex, COMBEN_RESET_VALUE); in Lcu_Ip_LogicInstanceReset()
DLcu_Ip_Hw_Access.c435 void HwAcc_Lcu_SetCombineEnable(const uint8 LcuId, const uint8 LcId, uint8 MaskValue) in HwAcc_Lcu_SetCombineEnable() function