Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_adc.h368 …UNTIL_DATA_READ ((uint32_t)( ADC_CR2_DELS_0)) /*!< Insert …
370 …15_APBCLOCKCYCLES ((uint32_t)( ADC_CR2_DELS_1 | ADC_CR2_DELS_0)) /*!< Insert …
372 …63_APBCLOCKCYCLES ((uint32_t)(ADC_CR2_DELS_2 | ADC_CR2_DELS_0)) /*!< Insert …
374 …255_APBCLOCKCYCLES ((uint32_t)(ADC_CR2_DELS_2 | ADC_CR2_DELS_1 | ADC_CR2_DELS_0)) /*!< Insert …
Dstm32l1xx_ll_adc.h666 #define LL_ADC_LP_AUTOWAIT ( ADC_CR2_DELS_0) /*…
668 #define LL_ADC_LP_AUTOWAIT_15_APBCLOCKCYCLES ( ADC_CR2_DELS_1 | ADC_CR2_DELS_0) /*…
670 #define LL_ADC_LP_AUTOWAIT_63_APBCLOCKCYCLES (ADC_CR2_DELS_2 | ADC_CR2_DELS_0) /*…
672 #define LL_ADC_LP_AUTOWAIT_255_APBCLOCKCYCLES (ADC_CR2_DELS_2 | ADC_CR2_DELS_1 | ADC_CR2_DELS_0) /*…
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h855 #define ADC_CR2_DELS_0 (0x1U << ADC_CR2_DELS_Pos) /*!< 0x00000010 */ macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h855 #define ADC_CR2_DELS_0 (0x1U << ADC_CR2_DELS_Pos) /*!< 0x00000010 */ macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h949 #define ADC_CR2_DELS_0 (0x1U << ADC_CR2_DELS_Pos) /*!< 0x00000010 */ macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h974 #define ADC_CR2_DELS_0 (0x1U << ADC_CR2_DELS_Pos) /*!< 0x00000010 */ macro