Home
last modified time | relevance | path

Searched refs:clrsel (Results 1 – 4 of 4) sorted by relevance

/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Include/
A Dald_timer.h333 ald_timer_chnref_clr_sel_t clrsel; /**<TIMER CHnREF_Clear */ member
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_timer.h331 timer_chnref_clr_sel_t clrsel; /**<TIMER CHnREF_Clear */ member
/bsp/essemi/es32vf2264/libraries/ALD/ES32VF2264/Source/
A Dald_timer.c2467 assert_param(IS_TIMER_CHNREF_CLEAR(config->clrsel)); in ald_timer_config_oc_ref_clear()
2478 if (config->clrsel == ALD_TIMER_CHNREF_CLR_CMP_IN) { in ald_timer_config_oc_ref_clear()
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Source/
A Dald_timer.c2482 assert_param(IS_TIMER_CHNREF_CLEAR(config->clrsel)); in ald_timer_config_oc_ref_clear()
2493 if (config->clrsel == TIMER_CHNREF_CLR_CMP_IN) { in ald_timer_config_oc_ref_clear()

Completed in 27 milliseconds