/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 580 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 855 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 874 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 580 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 855 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 874 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 588 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 869 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 889 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 632 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 912 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 931 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 604 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 884 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 902 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
D | stm32mp1xx_hal_adc.c | 314 ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\ 774 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 689 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 1053 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 1072 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 628 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 974 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 992 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
D | stm32h7xx_hal_adc.c | 318 ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\ 325 ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\ 916 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 938 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 1222 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 1241 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_adc_ex.h | 460 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\ 467 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
D | stm32l5xx_ll_adc.h | 1093 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior in ca… 4342 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4356 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 884 | ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD in LL_ADC_DeInit() 1156 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init() 1175 | ADC_CFGR_OVRMOD in LL_ADC_REG_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_adc_ex.h | 460 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\ 467 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
D | stm32l4xx_ll_adc.h | 1122 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior in ca… 4584 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4598 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 1150 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior in ca… 4658 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4672 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
D | stm32h5xx_hal_adc_ex.h | 502 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_adc.h | 924 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior i… 3693 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 3707 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
D | stm32mp1xx_hal_adc_ex.h | 348 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 1149 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior in ca… 4631 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4645 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
D | stm32h7rsxx_hal_adc_ex.h | 489 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc_ex.h | 275 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
|
D | stm32wbxx_ll_adc.h | 994 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior i… 4600 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4618 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 1299 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior in ca… 5310 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 5324 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 1072 #define LL_ADC_REG_OVR_DATA_OVERWRITTEN (ADC_CFGR_OVRMOD) /*!< ADC group regular behavior i… 4575 MODIFY_REG(ADCx->CFGR, ADC_CFGR_OVRMOD, Overrun); in LL_ADC_REG_SetOverrun() 4589 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_OVRMOD)); in LL_ADC_REG_GetOverrun()
|