Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/soc/s32k344/include/
DLcu_Ip_Regs.h92 #define LCU_IP_MAPPING_INPUT_TO_LC(HwLcInputId) (uint8_t)((uint8_t)(HwLcInputId) / LCU_NUM_… macro
/hal_nxp-latest/s32/drivers/s32k3/Mcl/src/
DLcu_Ip_Hw_Access.c160 uint8 LcId = LCU_IP_MAPPING_INPUT_TO_LC(HwLcInputId); in HwAcc_Lcu_AsyncSetInputSwSyncMode()