Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- g -
- g_demo_parameters
: demo_parameters.c
, demo_parameters.h
- g_l_xslope
: rtouch.c
- g_l_yslope
: rtouch.c
- g_uc_device_type
: ili93xx.c
- g_ul_height
: rtouch.c
- g_ul_is_calibrated
: rtouch.c
- g_ul_is_rtouch_enabled
: rtouch.c
- g_ul_lcd_x_length
: ili93xx.c
- g_ul_lcd_y_length
: ili93xx.c
- g_ul_pixel_cache
: ili93xx.c
- g_ul_tick_count
: demo.c
- g_ul_timepress
: rtouch.c
- g_ul_timerelease
: rtouch.c
- g_ul_timestamp
: rtouch.c
- g_ul_width
: rtouch.c
- gain_q15_buffer()
: widget_scr_fft.c
- gen_numname()
: ff.c
- genclk_config_defaults()
: sam4s/genclk.h
- genclk_config_read()
: sam4s/genclk.h
- genclk_config_set_divider()
: sam4s/genclk.h
- genclk_config_set_source()
: sam4s/genclk.h
- genclk_config_write()
: sam4s/genclk.h
- genclk_disable()
: sam4s/genclk.h
- genclk_divider
: sam4s/genclk.h
- genclk_enable()
: sam4s/genclk.h
- genclk_enable_config()
: genclk.h
- genclk_enable_source()
: sam4s/genclk.h
- GENCLK_PCK_0
: sam4s/genclk.h
- GENCLK_PCK_1
: sam4s/genclk.h
- GENCLK_PCK_2
: sam4s/genclk.h
- GENCLK_PCK_PRES_1
: sam4s/genclk.h
- GENCLK_PCK_PRES_16
: sam4s/genclk.h
- GENCLK_PCK_PRES_2
: sam4s/genclk.h
- GENCLK_PCK_PRES_32
: sam4s/genclk.h
- GENCLK_PCK_PRES_4
: sam4s/genclk.h
- GENCLK_PCK_PRES_64
: sam4s/genclk.h
- GENCLK_PCK_PRES_8
: sam4s/genclk.h
- GENCLK_PCK_SRC_MAINCK_12M_RC
: sam4s/genclk.h
- GENCLK_PCK_SRC_MAINCK_4M_RC
: sam4s/genclk.h
- GENCLK_PCK_SRC_MAINCK_8M_RC
: sam4s/genclk.h
- GENCLK_PCK_SRC_MAINCK_BYPASS
: sam4s/genclk.h
- GENCLK_PCK_SRC_MAINCK_XTAL
: sam4s/genclk.h
- GENCLK_PCK_SRC_MCK
: sam4s/genclk.h
- GENCLK_PCK_SRC_PLLACK
: sam4s/genclk.h
- GENCLK_PCK_SRC_PLLBCK
: sam4s/genclk.h
- GENCLK_PCK_SRC_SLCK_BYPASS
: sam4s/genclk.h
- GENCLK_PCK_SRC_SLCK_RC
: sam4s/genclk.h
- GENCLK_PCK_SRC_SLCK_XTAL
: sam4s/genclk.h
- genclk_source
: sam4s/genclk.h
- Get_align
: compiler.h
- get_available_nb_sample()
: widget_scr_fft.c
- GET_BLOCK_SIZE
: diskio.h
- get_cur_lun()
: ctrl_access.c
, ctrl_access.h
- get_fat()
: ff.c
- get_fattime()
: fattime_rtc.c
, ff.h
- get_fileinfo()
: ff.c
- get_nb_lun()
: ctrl_access.c
, ctrl_access.h
- GET_ROTOR_SLIDER_POSITION
: demo_qtouch.c
- GET_SECTOR_COUNT
: diskio.h
- GET_SECTOR_SIZE
: diskio.h
- GET_SENSOR_STATE
: demo_qtouch.c
- GetChar()
: QDebugTransport.c
, QDebugTransport.h
- gfont
: ili93xx.c
- GFX_BITMAP_EXT
: gfx_generic.h
- GFX_BITMAP_PROGMEM
: gfx_generic.h
- GFX_BITMAP_RAM
: gfx_generic.h
- GFX_BITMAP_SOLID
: gfx_generic.h
- gfx_bitmap_type
: gfx_generic.h
- GFX_BOTTOMHALF
: gfx.h
- GFX_COLOR
: gfx_ili93xx.h
- gfx_color
: gfx_ili93xx.h
, gfx.h
- GFX_COLOR_BLACK
: gfx.h
- GFX_COLOR_BLUE
: gfx.h
- GFX_COLOR_CYAN
: gfx.h
- GFX_COLOR_DK_BLUE
: gfx.h
- GFX_COLOR_DK_CYAN
: gfx.h
- GFX_COLOR_DK_GREEN
: gfx.h
- GFX_COLOR_DK_MAGENTA
: gfx.h
- GFX_COLOR_DK_RED
: gfx.h
- GFX_COLOR_DK_YELLOW
: gfx.h
- GFX_COLOR_GRAY
: gfx.h
- GFX_COLOR_GREEN
: gfx.h
- GFX_COLOR_INVALID
: gfx_ili93xx.h
- GFX_COLOR_MAGENTA
: gfx.h
- GFX_COLOR_RED
: gfx.h
- gfx_color_t
: ili93xx.h
- GFX_COLOR_TRANSPARENT
: gfx_ili93xx.h
- GFX_COLOR_WHITE
: gfx.h
- GFX_COLOR_YELLOW
: gfx.h
- gfx_coord_t
: ili93xx.h
- gfx_copy_pixels_from_screen
: gfx_ili93xx.h
, gfx.h
- gfx_copy_pixels_to_screen
: gfx_ili93xx.h
, gfx.h
- gfx_copy_progmem_pixels_to_screen
: gfx_ili93xx.h
, gfx.h
- gfx_draw_bitmap
: gfx_ili93xx.h
, gfx.h
- gfx_draw_bitmap_tiled
: gfx_ili93xx.h
, gfx.h
- gfx_draw_char()
: gfx_text.c
, gfx_text.h
- gfx_draw_char_hugemem()
: gfx_text.c
- gfx_draw_char_progmem()
: gfx_text.c
- gfx_draw_circle
: gfx_ili93xx.h
- gfx_draw_filled_circle
: gfx_ili93xx.h
- gfx_draw_filled_rect
: gfx_ili93xx.h
- gfx_draw_horizontal_line
: gfx_ili93xx.h
- gfx_draw_line
: gfx_ili93xx.h
- gfx_draw_line_pixel
: gfx_ili93xx.h
, gfx.h
- gfx_draw_pixel
: gfx_ili93xx.h
, gfx.h
- gfx_draw_progmem_string()
: gfx_text.c
, gfx_text.h
- gfx_draw_progmem_string_aligned()
: gfx_text.c
, gfx_text.h
- gfx_draw_rect
: gfx_ili93xx.h
- gfx_draw_string()
: gfx_text.c
, gfx_text.h
- gfx_draw_string_aligned()
: gfx_text.h
, gfx_text.c
- gfx_draw_vertical_line
: gfx_ili93xx.h
- gfx_duplicate_pixel
: gfx_ili93xx.h
, gfx.h
- gfx_ext_draw_func
: gfx_generic.c
- gfx_ext_draw_handler_t
: gfx_generic.h
- GFX_FLIP_X
: gfx.h
- GFX_FLIP_Y
: gfx.h
- gfx_generic_draw_bitmap()
: gfx_generic.h
- gfx_generic_draw_bitmap_tiled()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_draw_circle()
: gfx_generic.h
, gfx_generic.c
- gfx_generic_draw_filled_circle()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_draw_filled_rect()
: gfx_generic.h
, gfx_generic.c
- gfx_generic_draw_horizontal_line()
: gfx_generic.h
- gfx_generic_draw_line()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_draw_rect()
: gfx_generic.h
- gfx_generic_draw_vertical_line()
: gfx_generic.h
- gfx_generic_get_pixmap()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_put_bitmap()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_put_pixmap()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_set_ext_handler()
: gfx_generic.c
, gfx_generic.h
- gfx_generic_sync()
: gfx_generic.h
- gfx_get_height()
: gfx_generic.c
, gfx.h
- gfx_get_pixel
: gfx_ili93xx.h
, gfx.h
- gfx_get_pixmap
: gfx_ili93xx.h
- gfx_get_progmem_string_bounding_box()
: gfx_text.c
, gfx_text.h
- gfx_get_string_bounding_box()
: gfx_text.c
, gfx_text.h
- gfx_get_width()
: gfx_generic.c
, gfx.h
- gfx_height
: gfx_ili93xx.c
, gfx.h
- gfx_ili93xx_color()
: gfx_ili93xx.h
, gfx_ili93xx.c
- gfx_ili93xx_draw_line_pixel()
: gfx_ili93xx.c
, gfx_ili93xx.h
- gfx_ili93xx_draw_pixel()
: gfx_ili93xx.c
, gfx_ili93xx.h
- gfx_ili93xx_get_pixel()
: gfx_ili93xx.c
, gfx_ili93xx.h
- gfx_ili93xx_init()
: gfx_ili93xx.h
, gfx_ili93xx.c
- gfx_ili93xx_set_orientation()
: gfx_ili93xx.c
, gfx_ili93xx.h
- gfx_init
: gfx_ili93xx.h
- GFX_LEFTHALF
: gfx.h
- gfx_max_x
: gfx_ili93xx.c
, gfx.h
- gfx_max_y
: gfx.h
, gfx_ili93xx.c
- gfx_min_x
: gfx_ili93xx.c
, gfx.h
- gfx_min_y
: gfx_ili93xx.c
, gfx.h
- GFX_OCTANT0
: gfx.h
- GFX_OCTANT1
: gfx.h
- GFX_OCTANT2
: gfx.h
- GFX_OCTANT3
: gfx.h
- GFX_OCTANT4
: gfx.h
- GFX_OCTANT5
: gfx.h
- GFX_OCTANT6
: gfx.h
- GFX_OCTANT7
: gfx.h
- gfx_put_bitmap
: gfx_ili93xx.h
, gfx.h
- gfx_put_pixmap
: gfx_ili93xx.h
- GFX_QUADRANT0
: gfx.h
- GFX_QUADRANT1
: gfx.h
- GFX_QUADRANT2
: gfx.h
- GFX_QUADRANT3
: gfx.h
- GFX_RIGHTHALF
: gfx.h
- gfx_set_bottom_right_limit()
: gfx.h
, gfx_ili93xx.h
- gfx_set_clipping()
: gfx.h
, gfx_generic.c
- gfx_set_ext_handler
: gfx_ili93xx.h
, gfx.h
- gfx_set_limits
: gfx_ili93xx.h
, gfx.h
- gfx_set_orientation()
: gfx.h
, gfx_ili93xx.h
- gfx_set_top_left_limit
: gfx_ili93xx.h
, gfx.h
- GFX_SWITCH_XY
: gfx.h
- gfx_sync
: gfx_ili93xx.h
, gfx.h
- gfx_text_alignment
: gfx_text.h
- gfx_text_position
: gfx_text.h
- GFX_TOPHALF
: gfx.h
- GFX_WHOLE
: gfx.h
- gfx_width
: gfx.h
, gfx_ili93xx.c
- GLOBAL_WR_PROTECT
: conf_access.h
- gpio_configure_group
: sam_gpio.h
- gpio_configure_pin
: sam_gpio.h
- gpio_pin_is_high
: sam_gpio.h
- gpio_pin_is_low
: sam_gpio.h
- GPIO_PUSH_BUTTON_1
: sam4s_ek2.h
- GPIO_PUSH_BUTTON_1_FLAGS
: sam4s_ek2.h
- GPIO_PUSH_BUTTON_2
: sam4s_ek2.h
- GPIO_PUSH_BUTTON_2_FLAGS
: sam4s_ek2.h
- gpio_set_pin_group_high
: sam_gpio.h
- gpio_set_pin_group_low
: sam_gpio.h
- gpio_set_pin_high
: sam_gpio.h
- gpio_set_pin_low
: sam_gpio.h
- gpio_toggle_pin
: sam_gpio.h
- gpio_toggle_pin_group
: sam_gpio.h
- GPNVM_NUM_MAX
: flash_efc.c
- gs_calibration_points
: rtouch_calibrate.c
- gs_interrupt_sources
: pio_handler.c
- gs_ul_nb_sources
: pio_handler.c
- gs_ul_page_buffer
: flash_efc.c
- gui_print_q15_bar()
: widget_scr_fft.c
- gui_print_q15_signal()
: widget_scr_fft.c