Searched refs:input_b (Results 1 – 2 of 2) sorted by relevance
160 const XMC_ERU_ETL_INPUT_B_t input_b) in XMC_ERU_ETL_SetInput() argument165 XMC_ASSERT("XMC_ERU_ETL_SetInput:Invalid B", XMC_ERU_ETL_CHECK_INPUT_B(input_b)); 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()
359 … uint32_t input_b: 2; /**< Configures input B. Refer @ref XMC_ERU_ETL_INPUT_B_t for valid values */ member528 const XMC_ERU_ETL_INPUT_B_t input_b);