Home
last modified time | relevance | path

Searched refs:LL_ADC_INJ_TRIG_EXT_LPTIM3_CH2 (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc_ex.h326 #define ADC_EXTERNALTRIGINJEC_LPTIM3_CH2 (LL_ADC_INJ_TRIG_EXT_LPTIM3_CH2) /*!< ADC group inje…
Dstm32n6xx_ll_adc.h1414 #define LL_ADC_INJ_TRIG_EXT_LPTIM3_CH2 (ADC_JSQR_JEXTSEL_4 | ADC_JSQR_JEXTSEL_3 \ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c222 || ((__INJ_TRIG_SOURCE__) == LL_ADC_INJ_TRIG_EXT_LPTIM3_CH2) \