Home
last modified time | relevance | path

Searched refs:ADC_CFGR_ALIGN (Results 1 – 25 of 100) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc_ex.h461 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
468 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
Dstm32l5xx_ll_adc.h827 #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/
Dstm32l5xx_ll_adc.c581 | 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/
Dstm32l4xx_ll_adc.c581 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit()
743 | ADC_CFGR_ALIGN in LL_ADC_Init()
Dstm32l4xx_hal_adc.c315 #define ADC_CFGR_FIELDS_1 (ADC_CFGR_RES | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c589 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit()
756 | ADC_CFGR_ALIGN in LL_ADC_Init()
Dstm32h7rsxx_hal_adc.c314 #define ADC_CFGR_FIELDS_1 (ADC_CFGR_RES | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c633 | 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/
Dstm32wbxx_ll_adc.c690 | 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/
Dstm32l4xx_hal_adc_ex.h461 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
468 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
Dstm32l4xx_ll_adc.h834 #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/
Dstm32g4xx_ll_adc.c939 | 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/
Dstm32f3xx_ll_adc.c885 | ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN in LL_ADC_DeInit()
1046 | ADC_CFGR_ALIGN in LL_ADC_Init()
Dstm32f3xx_hal_adc_ex.c489 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/
Dstm32h5xx_ll_adc.h817 #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()
Dstm32h5xx_hal_adc_ex.h503 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h840 #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()
Dstm32h7rsxx_hal_adc_ex.h490 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc_ex.h276 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
Dstm32wbxx_ll_adc.h806 #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/
Dstm32g4xx_ll_adc.h827 #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()
Dstm32g4xx_hal_adc_ex.h528 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc_ex.h453 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc_ex.h376 ADC_CFGR_EXTEN | ADC_CFGR_EXTSEL | ADC_CFGR_ALIGN |\
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h735 #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