Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h438 #define __ADC_CHANNEL_INDEX(__CHANNEL__) \ macro
4985 const uint32_t iChannel = __ADC_CHANNEL_INDEX(Channel); in LL_ADC_SetChannelSamplingTime()
5069 const uint32_t iChannel = __ADC_CHANNEL_INDEX(Channel); in LL_ADC_GetChannelSamplingTime()
5142 const uint32_t iChannel = __ADC_CHANNEL_INDEX(Channel); in LL_ADC_SetChannelSingleDiff()
5197 const uint32_t iChannel = __ADC_CHANNEL_INDEX(Channel); in LL_ADC_GetChannelSingleDiff()