Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/XMCLib/drivers/inc/
Dxmc_vadc.h1164 … uint32_t connected_channel : 10; /**< The Channel to which the EMUX is connected. */ member
1166 … uint32_t connected_channel : 5; /**< The Channel to which the EMUX is connected. */ member
2623 ((uint32_t)emux_cfg.connected_channel << (uint32_t)VADC_G_EMUXCTR_EMUXCH_Pos); in XMC_VADC_GROUP_ExternalMuxControlInit()