Here is a list of all functions with links to the files they belong to:
- g -
- gai_strerror() : vsf_linux_socket.c, netdb.h
- gd32e10x_usbd_connect() : usbd.h, usbd.c
- gd32e10x_usbd_disconnect() : usbd.h, usbd.c
- gd32e10x_usbd_fini() : usbd.c, usbd.h
- gd32e10x_usbd_get_info() : usbd.c, usbd.h
- gd32e10x_usbd_init() : usbd.c, usbd.h
- gd32e10x_usbd_irq() : usbd.h, usb_lv0.c, usbd.c
- gd32e10x_usbh_get_info() : usbh.c, usbh.h
- gd32e10x_usbh_init() : usbh.c, usbh.h
- gd32e10x_usbh_irq() : usbh.c, usbh.h, usb_lv0.c
- gd32vf103_usb_init() : usb_common.c, usbh.c, usbd.c
- gd32vf103_usb_irq() : usbh.c, usb_common.c, usbd.c
- gd32vf103_usbd_connect() : usbd.c, usbd.h
- gd32vf103_usbd_disconnect() : usbd.c, usbd.h
- gd32vf103_usbd_fini() : usbd.c, usbd.h
- gd32vf103_usbd_get_info() : usbd.h, usbd.c
- gd32vf103_usbd_init() : usbd.c, usbd.h
- gd32vf103_usbd_irq() : usbd.c, usbd.h, usb_lv0.c
- gd32vf103_usbh_get_info() : usbh.c, usbh.h
- gd32vf103_usbh_init() : usbh.c, usbh.h
- gd32vf103_usbh_irq() : usb_lv0.c, usbh.c, usbh.h
- get_device() : device.h, vsf_linux_core.c
- get_task_cfg() : rtos_al.c
- getaddrinfo() : netdb.h, vsf_linux_socket.c
- getc() : stdio.h, vsf_linux_glibc_stdio.c
- getchar() : vsf_linux_glibc_stdio.c
- getcwd() : unistd.h, vsf_linux.c
- getdtablesize() : unistd.h, vsf_linux.c
- getegid() : vsf_linux.c
- getentropy() : unistd.h, vsf_linux.c
- getenv() : vsf_linux_glibc_stdlib.c
- geteuid() : vsf_linux.c
- getgid() : vsf_linux.c
- getgrent() : vsf_linux.c
- getgrgid() : grp.h, vsf_linux.c
- getgrgid_r() : grp.h, vsf_linux.c
- getgrnam() : grp.h, vsf_linux.c
- getgrnam_r() : grp.h, vsf_linux.c
- getgroups() : grp.h, vsf_linux.c
- gethostbyaddr() : vsf_linux_socket.c, netdb.h
- gethostbyname() : netdb.h, vsf_linux_socket.c
- gethostid() : vsf_linux.c
- gethostname() : unistd.h, vsf_linux.c
- getifaddrs() : ifaddrs.h, vsf_linux_socket_inet_lwip.c, vsf_linux_socket.c
- getitimer() : vsf_linux_glibc_time.c, time.h
- getline() : stdio.h, vsf_linux_glibc_stdio.c
- getloadavg() : stdlib.h, vsf_linux_glibc_stdlib.c
- getlogin() : vsf_linux.c
- getlogin_r() : unistd.h, vsf_linux.c
- getmntent() : mntent.h, vsf_linux_fs.c
- getmntent_r() : vsf_linux_fs.c
- getnameinfo() : netdb.h, vsf_linux_socket.c
- getopt() : getopt.h
- getopt_long() : getopt.h
- getopt_long_only() : getopt.h
- getpagesize() : vsf_linux.c
- getpass() : unistd.h, vsf_linux.c
- getpeername() : socket.h, vsf_linux_socket.c
- getpgid() : unistd.h, vsf_linux.c
- getpgrp() : vsf_linux.c
- getpid() : vsf_linux.c
- getppid() : vsf_linux.c
- getpriority() : resource.h, vsf_linux.c
- getpwnam() : pwd.h, vsf_linux.c
- getpwuid() : pwd.h, vsf_linux.c
- getrandom() : random.h, vsf_linux.c
- gets() : vsf_linux_glibc_stdio.c
- getservbyname() : netdb.h, vsf_linux_socket.c
- getservbyport() : netdb.h, vsf_linux_socket.c
- getservent() : vsf_linux_socket.c
- getsid() : unistd.h, vsf_linux.c
- getsockname() : socket.h, vsf_linux_socket.c
- getsockopt() : socket.h, vsf_linux_socket.c
- gettid() : vsf_linux.c
- gettimeofday() : vsf_linux.c, time.h
- getuid() : vsf_linux.c
- getwc() : wchar.h
- getwchar() : wchar.h
- getxattr() : xattr.h, vsf_linux.c
- GLCD_ClearScreen() : GLCD_V2M-MPS2.c
- GLCD_DrawBargraph() : GLCD_V2M-MPS2.c
- GLCD_DrawBitmap() : GLCD_V2M-MPS2.c
- GLCD_DrawChar() : GLCD_V2M-MPS2.c
- GLCD_DrawHLine() : GLCD_V2M-MPS2.c
- GLCD_DrawPixel() : GLCD_V2M-MPS2.c
- GLCD_DrawRectangle() : GLCD_V2M-MPS2.c
- GLCD_DrawString() : GLCD_V2M-MPS2.c
- GLCD_DrawVLine() : GLCD_V2M-MPS2.c
- GLCD_FrameBufferAccess() : GLCD_V2M-MPS2.c
- GLCD_FrameBufferAddress() : GLCD_V2M-MPS2.c
- GLCD_Initialize() : GLCD_V2M-MPS2.c
- GLCD_SetBackgroundColor() : GLCD_V2M-MPS2.c
- GLCD_SetFont() : GLCD_V2M-MPS2.c
- GLCD_SetForegroundColor() : GLCD_V2M-MPS2.c
- GLCD_Uninitialize() : GLCD_V2M-MPS2.c
- GLCD_VScroll() : GLCD_V2M-MPS2.c
- glob() : glob.h
- global_irq_lock() : ll.h
- global_irq_unlock() : ll.h
- globfree() : glob.h
- gmtime() : time.h, vsf_linux_glibc_time.c
- gmtime_r() : vsf_linux_glibc_time.c, time.h
- GPA_IRQHandler() : startup_M484.c
- GPB_IRQHandler() : startup_M484.c
- GPC_IRQHandler() : startup_M484.c
- GPD_IRQHandler() : startup_M484.c
- GPE_IRQHandler() : startup_M484.c
- GPF_IRQHandler() : startup_M484.c
- GPG_IRQHandler() : startup_M484.c
- GPH_IRQHandler() : startup_M484.c
- GPIO0_TO_GPIO3_IRQHandler() : startup_mt071.c
- GPIO4_TO_GPIO6_IRQHandler() : startup_mt071.c