Anson Zhao caf1cb2360 init commmit. 7 lat temu
..
gd32f3x0_it.c caf1cb2360 init commmit. 7 lat temu
gd32f3x0_it.h caf1cb2360 init commmit. 7 lat temu
gd32f3x0_libopt.h caf1cb2360 init commmit. 7 lat temu
main.c caf1cb2360 init commmit. 7 lat temu
main.h caf1cb2360 init commmit. 7 lat temu
readme.txt caf1cb2360 init commmit. 7 lat temu
systick.c caf1cb2360 init commmit. 7 lat temu
systick.h caf1cb2360 init commmit. 7 lat temu

readme.txt

/*!
\file readme.txt
\brief description of the ADC discontinuous mode example
*/

/*
Copyright (C) 2017 GigaDevice

2017-06-06, V1.0.0, firmware for GD32F3x0
*/

This demo is based on the GD32350R-EVAL board, it shows how to use the
ADC discontinuous mode. The ADC is configured in discontinuous mode, group
length is 8, conversion length is 3, using software trigger. Every trigger
converts 3 channels.

You can use the watch window to see the conversion result.