Searched refs:input_a (Results 1 – 2 of 2) sorted by relevance
159 const XMC_ERU_ETL_INPUT_A_t input_a, in XMC_ERU_ETL_SetInput() argument164 XMC_ASSERT("XMC_ERU_ETL_SetInput:Invalid A", XMC_ERU_ETL_CHECK_INPUT_A(input_a)); in XMC_ERU_ETL_SetInput()168 …(((uint32_t)input_a | (uint32_t)(input_b << ERU_EXISEL_INPUT_BITSIZE)) << (channel * ERU_EXISEL_B… in XMC_ERU_ETL_SetInput()
358 … uint32_t input_a: 2; /**< Configures input A. Refer @ref XMC_ERU_ETL_INPUT_A_t for valid values */ member527 const XMC_ERU_ETL_INPUT_A_t input_a,