Searched refs:LCU_IP_MAPPING_INPUT_TO_LC (Results 1 – 2 of 2) sorted by relevance
92 #define LCU_IP_MAPPING_INPUT_TO_LC(HwLcInputId) (uint8_t)((uint8_t)(HwLcInputId) / LCU_NUM_… macro
160 uint8 LcId = LCU_IP_MAPPING_INPUT_TO_LC(HwLcInputId); in HwAcc_Lcu_AsyncSetInputSwSyncMode()