Home
last modified time | relevance | path

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

/hal_infineon-2.7.6/XMCLib/drivers/src/
Dxmc_vadc.c119 #define XMC_VADC_SYNCTR_START_LOCATION (3U) /**< Defines the location in SYNCTR needed for calcula… macro
609 group_ptr->SYNCTR |= (1U << (slave_group + XMC_VADC_SYNCTR_START_LOCATION)); in XMC_VADC_GROUP_CheckSlaveReadiness()
632 group_ptr->SYNCTR &= ~(1U << (slave_group + XMC_VADC_SYNCTR_START_LOCATION)); in XMC_VADC_GROUP_IgnoreSlaveReadiness()
647 group_ptr->SYNCTR |= (1U << (eval_origin_group + XMC_VADC_SYNCTR_START_LOCATION)); in XMC_VADC_GROUP_SetSyncSlaveReadySignal()