Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc_ex.h380 …(ADC_CR2_EXTEN | ADC_CR2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_…
383 …(ADC_CR2_EXTEN | ADC_CR2_EXTSEL | ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | ADC_CR2_DELS | ADC_…
458 ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | \
466 ADC_CR2_ALIGN | ADC_CR2_EOCS | ADC_CR2_DDS | \
Dstm32l1xx_ll_adc.h657 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CR2_ALIGN) /*!< ADC conversion data alignmen…
2301 MODIFY_REG(ADCx->CR2, ADC_CR2_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment()
2316 return (uint32_t)(READ_BIT(ADCx->CR2, ADC_CR2_ALIGN)); in LL_ADC_GetDataAlignment()
Dstm32l1xx_hal_adc.h302 #define ADC_DATAALIGN_LEFT ((uint32_t)ADC_CR2_ALIGN)
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c391 | ADC_CR2_ALIGN | ADC_CR2_EOCS in LL_ADC_DeInit()
399 | ADC_CR2_ALIGN | ADC_CR2_EOCS in LL_ADC_DeInit()
584 ADC_CR2_ALIGN in LL_ADC_Init()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h870 #define ADC_CR2_ALIGN ADC_CR2_ALIGN_Msk /*!< ADC data aligne… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h870 #define ADC_CR2_ALIGN ADC_CR2_ALIGN_Msk /*!< ADC data aligne… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h964 #define ADC_CR2_ALIGN ADC_CR2_ALIGN_Msk /*!< ADC data aligne… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h989 #define ADC_CR2_ALIGN ADC_CR2_ALIGN_Msk /*!< ADC data aligne… macro