Searched refs:sst_value (Results 1 – 2 of 2) sorted by relevance
859 uint8_t sst_value) in XMC_VADC_GLOBAL_SHS_SetShortSampleTime() argument864 XMC_ASSERT("XMC_VADC_GLOBAL_SHS_SetShortSampleTime:Wrong SST value",(sst_value < 64U)) in XMC_VADC_GLOBAL_SHS_SetShortSampleTime()870 shs_ptr->TIMCFG0 |= (uint32_t)((uint32_t)sst_value << SHS_TIMCFG0_SST_Pos ); in XMC_VADC_GLOBAL_SHS_SetShortSampleTime()875 shs_ptr->TIMCFG1 |= (uint32_t)((uint32_t)sst_value << SHS_TIMCFG1_SST_Pos ); in XMC_VADC_GLOBAL_SHS_SetShortSampleTime()
2055 uint8_t sst_value);