Home
last modified time | relevance | path

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

/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_adc.h334 uint32_t low_thrd; /**< The ADC analog watchdog Low threshold value. */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_adc.h352 uint32_t low_thrd; /**< The ADC analog watchdog Low threshold value. */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_adc.h351 uint32_t low_thrd; /**< The ADC analog watchdog Low threshold value. */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_adc.c929 assert_param(IS_LTR_TYPE(config->low_thrd)); in ald_adc_analog_wdg_config()
949 WRITE_REG(hperh->perh->WDTL, config->low_thrd); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Source/
A Dald_adc.c908 assert_param(IS_LTR_TYPE(config->low_thrd)); in ald_adc_analog_wdg_config()
928 WRITE_REG(hperh->perh->WDTL, config->low_thrd); in ald_adc_analog_wdg_config()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_adc.c988 assert_param(IS_LTR_TYPE(config->low_thrd)); in ald_adc_analog_wdg_config()
1008 WRITE_REG(hperh->perh->WDTL, config->low_thrd); in ald_adc_analog_wdg_config()

Completed in 24 milliseconds