Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_adc.h2625 __IO uint32_t channels_ranks = READ_BIT(ADCx->CHSELR, ADC_CHSELR_SQ_ALL); in LL_ADC_REG_GetSequencerLength() local
2637 if ((channels_ranks & rank_shifted) == rank_shifted) in LL_ADC_REG_GetSequencerLength()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_adc.h2734 __IO uint32_t channels_ranks = READ_BIT(ADCx->CHSELR, ADC_CHSELR_SQ_ALL); in LL_ADC_REG_GetSequencerLength() local
2746 if ((channels_ranks & rank_shifted) == rank_shifted) in LL_ADC_REG_GetSequencerLength()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_adc.h2895 __IO uint32_t channels_ranks = READ_BIT(ADCx->CHSELR, ADC_CHSELR_SQ_ALL); in LL_ADC_REG_GetSequencerLength() local
2907 if ((channels_ranks & rank_shifted) == rank_shifted) in LL_ADC_REG_GetSequencerLength()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_adc.h2946 __IO uint32_t channels_ranks = READ_BIT(ADCx->CHSELR, ADC_CHSELR_SQ_ALL); in LL_ADC_REG_GetSequencerLength() local
2958 if ((channels_ranks & rank_shifted) == rank_shifted) in LL_ADC_REG_GetSequencerLength()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h4537 uint32_t channels_ranks = READ_BIT(ADCx->CHSELR, ADC_CHSELR_SQ_ALL); in LL_ADC_REG_GetSequencerLength() local
4549 if ((channels_ranks & rank_shifted) == rank_shifted) in LL_ADC_REG_GetSequencerLength()