Home
last modified time | relevance | path

Searched refs:AWD1HTR (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c598 SET_BIT(ADCx->AWD1HTR, ADC_AWD1HTR_HTR & (~ADC_AWD1HTR_HTR_22)); in LL_ADC_DeInit()
Dstm32n6xx_hal_adc.c751 SET_BIT(hadc->Instance->AWD1HTR, ADC_AWD1HTR_HTR); in HAL_ADC_DeInit()
3069 …LL_ADC_SetAWDFilteringConfiguration(hadc->Instance, hadc->Instance->AWD1HTR, pAnalogWDGConfig->Fil… in HAL_ADC_AnalogWDGConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h5679 MODIFY_REG(ADCx->AWD1HTR, ADC_AWD1HTR_AWDFILT, FilteringConfig); in LL_ADC_SetAWDFilteringConfiguration()
5704 return (uint32_t)(READ_BIT(ADCx->AWD1HTR, ADC_AWD1HTR_AWDFILT)); in LL_ADC_GetAWDFilteringConfiguration()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h320 …__IO uint32_t AWD1HTR; /*!< ADC analog watchdog 1 high threshold register, Address o… member
Dstm32n657xx.h331 …__IO uint32_t AWD1HTR; /*!< ADC analog watchdog 1 high threshold register, Address o… member
Dstm32n655xx.h326 …__IO uint32_t AWD1HTR; /*!< ADC analog watchdog 1 high threshold register, Address o… member
Dstm32n647xx.h325 …__IO uint32_t AWD1HTR; /*!< ADC analog watchdog 1 high threshold register, Address o… member