Home
last modified time | relevance | path

Searched refs:ADC_CFGR_OVRMOD (Results 1 – 25 of 153) sorted by relevance

1234567

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c580 | 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/
Dstm32l4xx_ll_adc.c580 | 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/
Dstm32h7rsxx_ll_adc.c588 | 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/
Dstm32h5xx_ll_adc.c632 | 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/
Dstm32mp1xx_ll_adc.c604 | 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()
Dstm32mp1xx_hal_adc.c314 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/
Dstm32wbxx_ll_adc.c689 | 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/
Dstm32h7xx_ll_adc.c628 | 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()
Dstm32h7xx_hal_adc.c318 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/
Dstm32g4xx_ll_adc.c938 | 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/
Dstm32l5xx_hal_adc_ex.h460 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
467 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
Dstm32l5xx_ll_adc.h1093 #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/
Dstm32f3xx_ll_adc.c884 | 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/
Dstm32l4xx_hal_adc_ex.h460 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
467 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
Dstm32l4xx_ll_adc.h1122 #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/
Dstm32h5xx_ll_adc.h1150 #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()
Dstm32h5xx_hal_adc_ex.h502 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h924 #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()
Dstm32mp1xx_hal_adc_ex.h348 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h1149 #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()
Dstm32h7rsxx_hal_adc_ex.h489 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc_ex.h275 ADC_CFGR_AUTDLY | ADC_CFGR_CONT | ADC_CFGR_OVRMOD |\
Dstm32wbxx_ll_adc.h994 #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/
Dstm32g4xx_ll_adc.h1299 #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/
Dstm32h7xx_ll_adc.h1072 #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()

1234567