Home
last modified time | relevance | path

Searched refs:high_thrd (Results 1 – 6 of 6) sorted by relevance

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_adc.h333 uint32_t high_thrd; /**< The ADC analog watchdog High threshold value. */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_adc.h351 uint32_t high_thrd; /**< The ADC analog watchdog High threshold value. */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_adc.h350 uint32_t high_thrd; /**< The ADC analog watchdog High threshold value. */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_adc.c928 assert_param(IS_HTR_TYPE(config->high_thrd)); in ald_adc_analog_wdg_config()
950 WRITE_REG(hperh->perh->WDTH, config->high_thrd); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_adc.c907 assert_param(IS_HTR_TYPE(config->high_thrd)); in ald_adc_analog_wdg_config()
929 WRITE_REG(hperh->perh->WDTH, config->high_thrd); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_adc.c987 assert_param(IS_HTR_TYPE(config->high_thrd)); in ald_adc_analog_wdg_config()
1009 WRITE_REG(hperh->perh->WDTH, config->high_thrd); in ald_adc_analog_wdg_config()

Completed in 27 milliseconds