60 lines
11 KiB
JavaScript
60 lines
11 KiB
JavaScript
var searchData=
|
|
[
|
|
['tft_20_28lowlevel_29',['TFT (LowLevel)',['../group__ll__tft.html',1,'']]],
|
|
['touch_20_28lowlevel_29',['Touch (LowLevel)',['../group__ll__touch.html',1,'']]],
|
|
['text',['text',['../struct_b_u_t_t_o_n___s_t_r_u_c_t.html#a16343090e80c4472521560f30113d96c',1,'BUTTON_STRUCT']]],
|
|
['tft',['TFT',['../group__tft.html',1,'']]],
|
|
['tft_2ec',['tft.c',['../tft_8c.html',1,'']]],
|
|
['tft_2eh',['tft.h',['../tft_8h.html',1,'']]],
|
|
['tft_5fclear',['tft_clear',['../group__tft.html#ga6a2e3b3878ae5eea184d4c3ffe091b78',1,'tft_clear(uint16_t color): tft.c'],['../group__tft.html#ga6a2e3b3878ae5eea184d4c3ffe091b78',1,'tft_clear(uint16_t color): tft.c']]],
|
|
['tft_5fdraw_5fbitmap_5ffile_5funscaled',['tft_draw_bitmap_file_unscaled',['../group__tft.html#gab2955e780414d138b9f90dc6a533b6b8',1,'tft_draw_bitmap_file_unscaled(uint16_t x, uint16_t y, const char *filename): tft.c'],['../group__tft.html#gab2955e780414d138b9f90dc6a533b6b8',1,'tft_draw_bitmap_file_unscaled(uint16_t x, uint16_t y, const char *filename): tft.c']]],
|
|
['tft_5fdraw_5fbitmap_5funscaled',['tft_draw_bitmap_unscaled',['../group__tft.html#gab8914c547e697f173306d929ca56988f',1,'tft_draw_bitmap_unscaled(uint16_t x, uint16_t y, uint16_t width, uint16_t height, const uint16_t *dat): tft.c'],['../group__tft.html#gab8914c547e697f173306d929ca56988f',1,'tft_draw_bitmap_unscaled(uint16_t x, uint16_t y, uint16_t width, uint16_t height, const uint16_t *dat): tft.c']]],
|
|
['tft_5fdraw_5fcircle',['tft_draw_circle',['../group__tft.html#gab0639f829418b928bf37fdcf50d71b8d',1,'tft_draw_circle(uint16_t x, uint16_t y, uint16_t r, uint16_t color): tft.c'],['../group__tft.html#gab0639f829418b928bf37fdcf50d71b8d',1,'tft_draw_circle(uint16_t x, uint16_t y, uint16_t r, uint16_t color): tft.c']]],
|
|
['tft_5fdraw_5fline',['tft_draw_line',['../group__tft.html#ga5022f91ea04919e698a79c0c309ba6f8',1,'tft_draw_line(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c'],['../group__tft.html#ga5022f91ea04919e698a79c0c309ba6f8',1,'tft_draw_line(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c']]],
|
|
['tft_5fdraw_5fpixel',['tft_draw_pixel',['../group__tft.html#ga82f9b498c57296310f0dfdaa3d7928ac',1,'tft_draw_pixel(uint16_t x, uint16_t y, uint16_t color): tft.c'],['../group__tft.html#ga82f9b498c57296310f0dfdaa3d7928ac',1,'tft_draw_pixel(uint16_t x, uint16_t y, uint16_t color): tft.c']]],
|
|
['tft_5fdraw_5frectangle',['tft_draw_rectangle',['../group__tft.html#gab5f517d9bf0420872e78b85b37ff30a5',1,'tft_draw_rectangle(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c'],['../group__tft.html#gab5f517d9bf0420872e78b85b37ff30a5',1,'tft_draw_rectangle(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c']]],
|
|
['tft_5ffill_5frectangle',['tft_fill_rectangle',['../group__tft.html#ga781855ab93845ce326dfca7c099259c6',1,'tft_fill_rectangle(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c'],['../group__tft.html#ga781855ab93845ce326dfca7c099259c6',1,'tft_fill_rectangle(uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint16_t color): tft.c']]],
|
|
['tft_5ffont_5fheight',['tft_font_height',['../group__tft.html#gaea9f6a88da91949befe52cd4ed000c5d',1,'tft_font_height(uint8_t fontnum): tft.c'],['../group__tft.html#gaea9f6a88da91949befe52cd4ed000c5d',1,'tft_font_height(uint8_t fontnum): tft.c']]],
|
|
['tft_5ffont_5fwidth',['tft_font_width',['../group__tft.html#ga7e99287b1e6b844f6867c63400959ffc',1,'tft_font_width(uint8_t fontnum): tft.c'],['../group__tft.html#ga7e99287b1e6b844f6867c63400959ffc',1,'tft_font_width(uint8_t fontnum): tft.c']]],
|
|
['tft_5finit',['tft_init',['../group__tft.html#gaaaed6a011ff4ec08c6a1a264e8396215',1,'tft_init(): tft.c'],['../group__tft.html#gaaaed6a011ff4ec08c6a1a264e8396215',1,'tft_init(): tft.c']]],
|
|
['tft_5fnum_5ffonts',['tft_num_fonts',['../group__tft.html#gab5aff6398f64c33324ee6bb423979738',1,'tft_num_fonts(): tft.c'],['../group__tft.html#gab5aff6398f64c33324ee6bb423979738',1,'tft_num_fonts(): tft.c']]],
|
|
['tft_5fprint_5fformatted',['tft_print_formatted',['../group__tft.html#ga765c521ee1b01ab0c34449936500291b',1,'tft_print_formatted(uint16_t x, uint16_t y, uint16_t color, uint16_t bgcolor, uint8_t font, const char *format,...): tft.c'],['../group__tft.html#ga765c521ee1b01ab0c34449936500291b',1,'tft_print_formatted(uint16_t x, uint16_t y, uint16_t color, uint16_t bgcolor, uint8_t font, const char *format,...): tft.c']]],
|
|
['tft_5fprint_5fline',['tft_print_line',['../group__tft.html#gabf54943131990b366ce6875a0e1925f6',1,'tft_print_line(uint16_t x, uint16_t y, uint16_t color, uint16_t bgcolor, uint8_t font, const char *text): tft.c'],['../group__tft.html#gabf54943131990b366ce6875a0e1925f6',1,'tft_print_line(uint16_t x, uint16_t y, uint16_t color, uint16_t bgcolor, uint8_t font, const char *text): tft.c']]],
|
|
['touch',['Touch',['../group__touch.html',1,'']]],
|
|
['touch_2ec',['touch.c',['../touch_8c.html',1,'']]],
|
|
['touch_2eh',['touch.h',['../touch_8h.html',1,'']]],
|
|
['touch_5faction',['TOUCH_ACTION',['../group__touch.html#gab6037f32eebdf297a7d601a1e6c87768',1,'touch.h']]],
|
|
['touch_5fadd_5fraw_5fevent',['touch_add_raw_event',['../group__touch.html#gaa440ed2415b6d37efa1ecf36cc9637f0',1,'touch_add_raw_event(uint16_t touchX, uint16_t touchY, TOUCH_STATE state): touch.c'],['../group__touch.html#gaa440ed2415b6d37efa1ecf36cc9637f0',1,'touch_add_raw_event(uint16_t x, uint16_t y, TOUCH_STATE state): touch.c']]],
|
|
['touch_5farea_5fstruct',['TOUCH_AREA_STRUCT',['../struct_t_o_u_c_h___a_r_e_a___s_t_r_u_c_t.html',1,'']]],
|
|
['touch_5fcallback',['TOUCH_CALLBACK',['../group__touch.html#ga6150d318348792e4c90c9047f88df158',1,'touch.h']]],
|
|
['touch_5fdown',['TOUCH_DOWN',['../group__touch.html#ggaf9cbd5f564fae35ce693c446ca8bdd9ea9b9626b3c6c2fb5d2731f3751a0f42d5',1,'touch.h']]],
|
|
['touch_5fget_5flast_5fpoint',['touch_get_last_point',['../group__touch.html#ga42b918ead4f536a63f79601ab2978227',1,'touch_get_last_point(): touch.c'],['../group__touch.html#ga42b918ead4f536a63f79601ab2978227',1,'touch_get_last_point(): touch.c']]],
|
|
['touch_5fhave_5fempty',['touch_have_empty',['../group__touch.html#gad32e5d122ec3f5f88bc6b2d9f4a629f8',1,'touch_have_empty(unsigned char num): touch.c'],['../group__touch.html#gad32e5d122ec3f5f88bc6b2d9f4a629f8',1,'touch_have_empty(unsigned char num): touch.c']]],
|
|
['touch_5finit',['touch_init',['../group__touch.html#ga0ff491e3e07321fef794d4f07b103c0f',1,'touch_init(): touch.c'],['../group__touch.html#ga0ff491e3e07321fef794d4f07b103c0f',1,'touch_init(): touch.c']]],
|
|
['touch_5fregister_5farea',['touch_register_area',['../group__touch.html#ga3adc36f55b7475b3f652c38c0e23d741',1,'touch_register_area(TOUCH_AREA_STRUCT *area): touch.c'],['../group__touch.html#ga3adc36f55b7475b3f652c38c0e23d741',1,'touch_register_area(TOUCH_AREA_STRUCT *area): touch.c']]],
|
|
['touch_5fset_5fcalibration_5fvalues',['touch_set_calibration_values',['../group__touch.html#gacc714477cb936ab22e00904a69bbc022',1,'touch_set_calibration_values(int xs, int dx, int ys, int dy): touch.c'],['../group__touch.html#gacc714477cb936ab22e00904a69bbc022',1,'touch_set_calibration_values(int xs, int dx, int ys, int dy): touch.c']]],
|
|
['touch_5fset_5fvalue_5fconvert_5fmode',['touch_set_value_convert_mode',['../group__touch.html#gaba794e030c65354b244dc264ed04dfdd',1,'touch_set_value_convert_mode(bool uc): touch.c'],['../group__touch.html#gaba794e030c65354b244dc264ed04dfdd',1,'touch_set_value_convert_mode(bool use_calibration): touch.c']]],
|
|
['touch_5fstate',['TOUCH_STATE',['../group__touch.html#gaf9cbd5f564fae35ce693c446ca8bdd9e',1,'touch.h']]],
|
|
['touch_5funregister_5farea',['touch_unregister_area',['../group__touch.html#gaa7d6cd569335d0ddfc9eeab479f3a0a8',1,'touch_unregister_area(TOUCH_AREA_STRUCT *area): touch.c'],['../group__touch.html#gaa7d6cd569335d0ddfc9eeab479f3a0a8',1,'touch_unregister_area(TOUCH_AREA_STRUCT *area): touch.c']]],
|
|
['touch_5fup',['TOUCH_UP',['../group__touch.html#ggaf9cbd5f564fae35ce693c446ca8bdd9ea90884c2f9baa25f5107bfa334297fce3',1,'touch.h']]],
|
|
['touchcb',['touchCB',['../screen__guitest_8c.html#a3d1decbb81b0f181eb0561c0f5f8fe3c',1,'touchCB(void *touchArea, TOUCH_ACTION triggeredAction): screen_guitest.c'],['../screen__photomode_8c.html#a3d1decbb81b0f181eb0561c0f5f8fe3c',1,'touchCB(void *touchArea, TOUCH_ACTION triggeredAction): screen_photomode.c'],['../screen__photomode__save_8c.html#a3d1decbb81b0f181eb0561c0f5f8fe3c',1,'touchCB(void *touchArea, TOUCH_ACTION triggeredAction): screen_photomode_save.c'],['../screen__tracking_8c.html#a3d1decbb81b0f181eb0561c0f5f8fe3c',1,'touchCB(void *touchArea, TOUCH_ACTION triggeredAction): screen_tracking.c']]],
|
|
['tracking',['tracking',['../screen__tracking_8c.html#a99fb83031ce9923c84392b4e92f956b5a39d451235da0d79188ee748ac0c17724',1,'tracking(): screen_tracking.c'],['../group__tracking.html',1,'(Global Namespace)']]],
|
|
['tracking_5fblock_5fcallback',['TRACKING_BLOCK_CALLBACK',['../screen__tracking_8c.html#a557a3db70a5a8e8b17580a504cac7e66',1,'screen_tracking.c']]],
|
|
['tracking_5fconfig_5fstruct',['TRACKING_CONFIG_STRUCT',['../struct_t_r_a_c_k_i_n_g___c_o_n_f_i_g___s_t_r_u_c_t.html',1,'']]],
|
|
['tracking_5fcurrent',['tracking_current',['../screen__tracking_8c.html#a7bd7bb6bc639dec66a8fd93227f293f0',1,'screen_tracking.c']]],
|
|
['tracking_5fimplementation',['Tracking_Implementation',['../group__tracking.html#ga3c8bf9318d59fa185140f11fbd82f7d1',1,'screen_tracking.h']]],
|
|
['tracking_5four',['tracking_our',['../screen__tracking_8c.html#a8ad01802d2302a672e63cf5d0080a61a',1,'screen_tracking.c']]],
|
|
['tracking_5four_5fstart',['tracking_our_start',['../screen__tracking_8c.html#a4e5b235d9db4e14eb031143a12e26940',1,'screen_tracking.c']]],
|
|
['tracking_5four_5fstop',['tracking_our_stop',['../screen__tracking_8c.html#a5d91f86f9a46542f9e2f469fc8e7dfc6',1,'screen_tracking.c']]],
|
|
['tracking_5four_5fupdate',['tracking_our_update',['../screen__tracking_8c.html#acb647e6a47a40716583b11336f58e023',1,'screen_tracking.c']]],
|
|
['tracking_5freference',['tracking_reference',['../screen__tracking_8c.html#afc404400e5518dc8701053e6abb74a4c',1,'screen_tracking.c']]],
|
|
['tracking_5freference_5fstart',['tracking_reference_start',['../screen__tracking_8c.html#a64c8fd7aa09f5cc15cce099bf8efb46e',1,'screen_tracking.c']]],
|
|
['tracking_5freference_5fstop',['tracking_reference_stop',['../screen__tracking_8c.html#ab0a72aefe60e18bcbc6181f6015d1e88',1,'screen_tracking.c']]],
|
|
['tracking_5freference_5fupdate',['tracking_reference_update',['../screen__tracking_8c.html#a3d4b2e5f0e97c059eaeca7e088004732',1,'screen_tracking.c']]],
|
|
['tracking_5fset_5fmode',['tracking_set_mode',['../group__tracking.html#gaa650e188292061217071b2f3311460fe',1,'tracking_set_mode(enum Tracking_Implementation impl): screen_tracking.c'],['../group__tracking.html#gaa650e188292061217071b2f3311460fe',1,'tracking_set_mode(enum Tracking_Implementation impl): screen_tracking.c']]],
|
|
['tracking_5fvoid_5fcallback',['TRACKING_VOID_CALLBACK',['../screen__tracking_8c.html#acc0882b39534f0f15164960e547aa589',1,'screen_tracking.c']]],
|
|
['transparent',['TRANSPARENT',['../group__tft.html#ga6c54e72c6142d317114a29adbcbb24b6',1,'tft.h']]],
|
|
['txtcolor',['txtcolor',['../struct_b_u_t_t_o_n___s_t_r_u_c_t.html#aaf5a5af411fa69950e0b4415c8089c8b',1,'BUTTON_STRUCT']]],
|
|
['type',['type',['../struct_block.html#acb5cfd209ba75c853d03f701e7f91679',1,'Block']]]
|
|
];
|