Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_adc.h289 #define ADC_DATAALIGN_LEFT ((uint32_t)ADC_CFGR1_ALIGN) macro
822 ((ALIGN) == ADC_DATAALIGN_LEFT) )
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_adc.h281 #define ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN) macro
608 ((__ALIGN__) == ADC_DATAALIGN_LEFT))

Completed in 7 milliseconds