Home
last modified time | relevance | path

Searched refs:hard_trig_enable (Results 1 – 9 of 9) sorted by relevance

/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
53 .hard_trig_enable = RT_FALSE, \
76 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f334_lqfp64/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
116 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f448_lqfp80/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
116 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f472_lqfp100/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
116 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f4a0_lqfp176/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
116 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f4a8_lqfp176/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
116 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/ev_hc32f460_lqfp100_v2/board/config/
A Dadc_config.h30 .hard_trig_enable = RT_FALSE, \
73 .hard_trig_enable = RT_FALSE, \
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_adc.c163 if (p_adc_dev->init.hard_trig_enable == RT_FALSE) in _adc_convert()
188 else if (p_adc_dev->init.hard_trig_enable == RT_TRUE) in _adc_convert()
356 …ev_array[i].instance, ADC_SEQ_A, (en_functional_state_t)_g_adc_dev_array[i].init.hard_trig_enable); in rt_hw_adc_init()
358 …if (_g_adc_dev_array[i].init.hard_trig_enable && _g_adc_dev_array[i].init.hard_trig_src != ADC_HAR… in rt_hw_adc_init()
A Ddrv_adc.h44 rt_bool_t hard_trig_enable; member

Completed in 11 milliseconds