/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 959 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 964 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 970 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 975 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 1015 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 1056 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 1115 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1172 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1195 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1239 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 1125 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 1159 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 1210 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1269 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1292 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1336 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit() 1765 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 1771 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 1798 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 1854 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() [all …]
|
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 960 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 965 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 977 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 1012 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 1053 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 1116 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1171 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1193 pADC_InjInitStruct->SequencerDiscont | pADC_InjInitStruct->TrigAuto in LL_ADC_INJ_Init() 1229 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_ll_adc.c | 659 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 667 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 691 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 747 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 798 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 822 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 871 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_ll_adc.c | 698 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 706 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 730 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 788 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 835 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 859 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 909 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_ll_adc.c | 690 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 698 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 721 ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 778 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 825 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 849 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 899 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_ll_adc.c | 676 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 684 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 708 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 766 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 813 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 837 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 887 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32l1xx/drivers/src/ |
D | stm32l1xx_ll_adc.c | 691 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 699 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 723 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 781 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 828 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 852 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 902 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 832 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 837 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 872 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 924 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 978 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1001 pADC_InjInitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1045 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 819 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 824 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 858 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 909 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 963 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 986 pADC_InjInitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1030 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 829 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 834 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 868 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 919 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 973 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 996 pADC_InjInitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1040 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 849 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 854 || (pADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 887 | pADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 937 pADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 991 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1014 pADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1058 pADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 876 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 881 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 915 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 966 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1020 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1043 pADC_InjInitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1087 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 939 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 944 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 977 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 1027 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1075 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(ADC_INJ_InitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1098 ADC_INJ_InitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1142 ADC_INJ_InitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/src/ |
D | stm32f0xx_ll_adc.c | 470 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 478 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 504 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 532 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 1186 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 1191 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 1225 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 1276 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit() 1330 assert_param(IS_LL_ADC_INJ_SEQ_SCAN_DISCONT_MODE(pADC_InjInitStruct->SequencerDiscont)); in LL_ADC_INJ_Init() 1353 pADC_InjInitStruct->SequencerDiscont in LL_ADC_INJ_Init() 1397 pADC_InjInitStruct->SequencerDiscont = LL_ADC_INJ_SEQ_DISCONT_DISABLE; in LL_ADC_INJ_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_ll_adc.c | 581 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 589 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 615 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 643 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_ll_adc.c | 577 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 582 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 617 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 673 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_ll_adc.c | 640 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 645 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 680 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 736 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_ll_adc.c | 631 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(ADC_REG_InitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 636 || (ADC_REG_InitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 671 | ADC_REG_InitStruct->SequencerDiscont in LL_ADC_REG_Init() 727 ADC_REG_InitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_ll_adc.c | 658 assert_param(IS_LL_ADC_REG_SEQ_SCAN_DISCONT_MODE(pADC_RegInitStruct->SequencerDiscont)); in LL_ADC_REG_Init() 663 || (pADC_RegInitStruct->SequencerDiscont == LL_ADC_REG_SEQ_DISCONT_DISABLE)); in LL_ADC_REG_Init() 698 | pADC_RegInitStruct->SequencerDiscont in LL_ADC_REG_Init() 754 pADC_RegInitStruct->SequencerDiscont = LL_ADC_REG_SEQ_DISCONT_DISABLE; in LL_ADC_REG_StructInit()
|
/hal_stm32-3.7.0/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_ll_adc.h | 326 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member 380 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
|
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 532 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member 592 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member 7584 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member 7638 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
|
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_adc.h | 415 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member 469 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
|
/hal_stm32-3.7.0/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_ll_adc.h | 405 …uint32_t SequencerDiscont; /*!< Set ADC group regular sequencer discontinuous mode: seq… member 459 …uint32_t SequencerDiscont; /*!< Set ADC group injected sequencer discontinuous mode: se… member
|