Searched refs:ADC_CFGR_ALIGN (Results 1 – 25 of 100) sorted by relevance
1234
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_adc_ex.h | 461 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\ 468 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
D | stm32l5xx_ll_adc.h | 827 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignment: l… 3261 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 3276 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_ll_adc.c | 581 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 743 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 581 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 743 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
D | stm32l4xx_hal_adc.c | 315 #define ADC_CFGR_FIELDS_1 (ADC_CFGR_RES | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 589 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 756 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
D | stm32h7rsxx_hal_adc.c | 314 #define ADC_CFGR_FIELDS_1 (ADC_CFGR_RES | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 633 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 800 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 690 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 872 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_adc_ex.h | 461 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\ 468 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
D | stm32l4xx_ll_adc.h | 834 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignment: l… 3471 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 3486 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_ll_adc.c | 939 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 1110 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/ |
D | stm32f3xx_ll_adc.c | 885 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit() 1046 | ADC_CFGR_ALIGN in LL_ADC_Init()
|
D | stm32f3xx_hal_adc_ex.c | 489 ADC_CFGR_ALIGN | in HAL_ADC_Init() 884 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN | in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_adc.h | 817 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignment: l… 3454 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 3469 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
D | stm32h5xx_hal_adc_ex.h | 503 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_adc.h | 840 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignment: l… 3412 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 3427 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
D | stm32h7rsxx_hal_adc_ex.h | 490 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_adc_ex.h | 276 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
D | stm32wbxx_ll_adc.h | 806 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignmen… 2843 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 2862 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 827 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignment: l… 3963 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 3978 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
D | stm32g4xx_hal_adc_ex.h | 528 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_adc_ex.h | 453 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_adc_ex.h | 376 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 735 #define LL_ADC_DATA_ALIGN_LEFT (ADC_CFGR_ALIGN) /*!< ADC conversion data alignmen… 2762 MODIFY_REG(ADCx->CFGR, ADC_CFGR_ALIGN, DataAlignment); in LL_ADC_SetDataAlignment() 2777 return (uint32_t)(READ_BIT(ADCx->CFGR, ADC_CFGR_ALIGN)); in LL_ADC_GetDataAlignment()
|
1234