Searched refs:ERU_EXISEL_BITSIZE (Results 1 – 1 of 1) sorted by relevance
61 #define ERU_EXISEL_BITSIZE (4UL) /* Used to set the input for path A and path B based on the channe… macro137 … ~((uint32_t)(ERU_EXISEL_EXS0A_Msk | ERU_EXISEL_EXS0B_Msk) << (channel * ERU_EXISEL_BITSIZE))) | in XMC_ERU_ETL_Init()138 (config->input << (channel * (uint32_t)ERU_EXISEL_BITSIZE)); in XMC_ERU_ETL_Init()167 …L & ~((uint32_t)(ERU_EXISEL_EXS0A_Msk | ERU_EXISEL_EXS0B_Msk) << (channel * ERU_EXISEL_BITSIZE))) | in XMC_ERU_ETL_SetInput()168 …2_t)input_a | (uint32_t)(input_b << ERU_EXISEL_INPUT_BITSIZE)) << (channel * ERU_EXISEL_BITSIZE)); in XMC_ERU_ETL_SetInput()