Home
last modified time | relevance | path

Searched refs:LL_ADC_REG_DR_TRANSFER (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c153 (((__REG_DATA_TRANSFER_MODE__) == LL_ADC_REG_DR_TRANSFER) \
917 pADC_RegInitStruct ->DataTransferMode = LL_ADC_REG_DR_TRANSFER; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c164 (((__REG_DATA_TRANSFER_MODE__) == LL_ADC_REG_DR_TRANSFER) \
939 pADC_REG_InitStruct->DataTransferMode = LL_ADC_REG_DR_TRANSFER; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c166 ( ((__REG_DATA_TRANSFER_MODE__) == LL_ADC_REG_DR_TRANSFER) \
1029 ADC_REG_InitStruct->DataTransferMode = LL_ADC_REG_DR_TRANSFER; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c178 ( ((__REG_DATA_TRANSFER_MODE__) == LL_ADC_REG_DR_TRANSFER) \
1121 pADC_RegInitStruct->DataTransferMode = LL_ADC_REG_DR_TRANSFER; in LL_ADC_REG_StructInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h773 #define ADC_CONVERSIONDATA_DR (LL_ADC_REG_DR_TRANSFER) /*!< ADC conversions…
Dstm32n6xx_ll_adc.h1175 #define LL_ADC_REG_DR_TRANSFER (0x00000000UL) /*!< ADC conversions data are avail… macro
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h912 #define LL_ADC_REG_DR_TRANSFER (0x00000000UL) /*!< ADC conversio… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h1292 #define LL_ADC_REG_DR_TRANSFER (0x00000000UL) /*!< ADC convers… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h1047 #define LL_ADC_REG_DR_TRANSFER (0x00000000UL) /*!< ADC conversio… macro