Home
last modified time | relevance | path

Searched defs:tmp_resolution (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h3379 uint32_t tmp_resolution = Resolution; in LL_ADC_SetResolution() local
3405 uint32_t tmp_resolution = (uint32_t)(READ_BIT(ADCx->CFGR1, ADC_CFGR1_RES)); in LL_ADC_GetResolution() local