Home
last modified time | relevance | path

Searched refs:TrigAuto (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_adc.c1271 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1293 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1303 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1337 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
1903 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1926 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1936 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1975 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_adc.c800 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
823 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
833 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
872 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_adc.c815 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
838 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
848 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
888 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_adc.c827 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
850 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
860 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
900 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_adc.c837 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
860 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
870 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
910 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_adc.c830 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
853 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
863 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
903 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c965 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
987 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
997 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1031 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c965 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
988 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
998 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1032 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c965 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
987 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
997 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1031 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c980 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1002 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1012 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1046 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c1022 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1044 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1054 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1088 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c993 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1015 | pADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1025 | pADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1059 pADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c1174 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1196 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1206 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1240 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c1077 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(ADC_INJ_InitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1099 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1109 | ADC_INJ_InitStruct->TrigAuto in LL_ADC_INJ_Init()
1143 ADC_INJ_InitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c1173 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1193 pADC_InjInitStruct->SequencerDiscont | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1200 LL_ADC_REG_SEQ_DISCONT_DISABLE | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1230 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c1332 assert_param(IS_LL_ADC_INJ_TRIG_AUTO(pADC_InjInitStruct->TrigAuto)); in LL_ADC_INJ_Init()
1354 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1364 | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init()
1398 pADC_InjInitStruct->TrigAuto = LL_ADC_INJ_TRIG_INDEPENDENT; in LL_ADC_INJ_StructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h387 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
2676 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
2678 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h599 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
4381 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
4383 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
7645 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
9804 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
9806 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_adc.h466 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
2961 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
2963 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_adc.h476 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
3069 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
3071 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_adc.h480 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
3115 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
3117 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_adc.h546 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
3706 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
3708 MODIFY_REG(ADCx->CR1, ADC_CR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h659 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
4868 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
4870 MODIFY_REG(ADCx->CFGR1, ADC_CFGR1_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_adc.h610 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
5089 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
5091 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h583 …uint32_t TrigAuto; /*!< Set ADC group injected conversion trigger: independent … member
4117 __STATIC_INLINE void LL_ADC_INJ_SetTrigAuto(ADC_TypeDef *ADCx, uint32_t TrigAuto) in LL_ADC_INJ_SetTrigAuto() argument
4119 MODIFY_REG(ADCx->CFGR, ADC_CFGR_JAUTO, TrigAuto); in LL_ADC_INJ_SetTrigAuto()

12