Searched refs:dac_adp_enable (Results 1 – 7 of 7) sorted by relevance
| /bsp/hc32/ev_hc32f472_lqfp100/board/config/ |
| A D | dac_config.h | 28 .dac_adp_enable = RT_FALSE, \ 47 .dac_adp_enable = RT_FALSE, \ 66 .dac_adp_enable = RT_FALSE, \ 85 .dac_adp_enable = RT_FALSE, \
|
| /bsp/hc32/ev_hc32f4a0_lqfp176/board/config/ |
| A D | dac_config.h | 27 .dac_adp_enable = RT_FALSE, \ 46 .dac_adp_enable = RT_FALSE, \
|
| /bsp/hc32/ev_hc32f4a8_lqfp176/board/config/ |
| A D | dac_config.h | 27 .dac_adp_enable = RT_FALSE, \ 46 .dac_adp_enable = RT_FALSE, \
|
| /bsp/hc32/ev_hc32f334_lqfp64/board/config/ |
| A D | dac_config.h | 26 .dac_adp_enable = RT_FALSE, \
|
| /bsp/hc32/ev_hc32f448_lqfp80/board/config/ |
| A D | dac_config.h | 26 .dac_adp_enable = RT_FALSE, \
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_dac.h | 34 rt_bool_t dac_adp_enable; member
|
| A D | drv_dac.c | 201 DAC_ADCPrioCmd(_g_dac_dev_array[i].instance, _g_dac_dev_array[i].init.dac_adp_enable); in rt_hw_dac_init()
|
Completed in 10 milliseconds