Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c99 #define IS_LL_ADC_CHANNELS_BANK(__CHANNELS_BANK__) \ argument
100 ( ((__CHANNELS_BANK__) == LL_ADC_CHANNELS_BANK_A) \
101 || ((__CHANNELS_BANK__) == LL_ADC_CHANNELS_BANK_B) \