Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_adc.c101 || ((__CLOCK__) == LL_ADC_CLOCK_ASYNC_DIV2) \
280 ADC_CommonInitStruct->CommonClock = LL_ADC_CLOCK_ASYNC_DIV2; in LL_ADC_CommonStructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_adc.c70 || ((__CLOCK__) == LL_ADC_CLOCK_ASYNC_DIV2) \
323 ADC_CommonInitStruct->CommonClock = LL_ADC_CLOCK_ASYNC_DIV2; in LL_ADC_CommonStructInit()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_ll_adc.c104 || ((__CLOCK__) == LL_ADC_CLOCK_ASYNC_DIV2) \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_adc.h460 #define ADC_CLOCK_ASYNC_DIV2 (LL_ADC_CLOCK_ASYNC_DIV2) /*!< ADC asynchronous clo…
Dstm32l4xx_ll_adc.h683 #define LL_ADC_CLOCK_ASYNC_DIV2 (ADC_CCR_PRESC_0) /*… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_adc.h424 #define LL_ADC_CLOCK_ASYNC_DIV2 (ADC_CCR_PRESC_0) /*… macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_adc.h621 #define LL_ADC_CLOCK_ASYNC_DIV2 (ADC_CCR_ADCPRE_0) /*… macro