Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_adc_ex.h65 #define ADC_SINGLE_ENDED (uint32_t)0x00000000U /* dummy value */ macro
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc_ex.h262 #define ADC_SINGLE_ENDED (LL_ADC_SINGLE_ENDED) /*!< ADC channel ending set t… macro