Home
last modified time | relevance | path

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

/hal_infineon-latest/XMCLib/drivers/src/
Dxmc_eru.c62 #define ERU_EXISEL_INPUT_BITSIZE (2UL) macro
168 …(((uint32_t)input_a | (uint32_t)(input_b << ERU_EXISEL_INPUT_BITSIZE)) << (channel * ERU_EXISEL_B… in XMC_ERU_ETL_SetInput()