Home
last modified time | relevance | path

Searched refs:ADC_OR_OP2 (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h820 #define LL_ADC_PATH_INTERNAL_VDDCORE (ADC_OR_OP2 << ADC_PATH_INTERNAL_POS) /*!< AD…
3012 MODIFY_REG(ADCx->OR, ADC_OR_OP2, (PathInternal >> ADC_PATH_INTERNAL_POS)); in LL_ADC_SetPathInternalCh()
3085 return (uint32_t)(READ_BIT(ADCx->OR, ADC_OR_OP2)) << ADC_PATH_INTERNAL_POS; in LL_ADC_GetPathInternalCh()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h6342 #define ADC_OR_OP2 ADC_OR_OP2_Msk /*!< ADC internal pa… macro
Dstm32n657xx.h6841 #define ADC_OR_OP2 ADC_OR_OP2_Msk /*!< ADC internal pa… macro
Dstm32n655xx.h6763 #define ADC_OR_OP2 ADC_OR_OP2_Msk /*!< ADC internal pa… macro
Dstm32n647xx.h6420 #define ADC_OR_OP2 ADC_OR_OP2_Msk /*!< ADC internal pa… macro