flash_exp_comp    515 core/conf.c        CONF_INFO(214, conf.flash_exp_comp,                         CONF_DEF_VALUE, i:9),
flash_exp_comp   1471 core/gui.c     	const char *rv = gui_change_simple_enum(&conf.flash_exp_comp,change,modes,sizeof(modes)/sizeof(modes[0]));
flash_exp_comp   1517 core/gui.c     static CMenuItem flash_exp_comp[2] = {
flash_exp_comp   1547 core/gui.c         MENU_ITEM   (0x5c, LANG_MENU_FLASH_EXP_COMP,            MENUITEM_STATE_VAL_PAIR,&flash_exp_comp,                    0 ),
flash_exp_comp   1899 core/shooting.c             power = (conf.flash_exp_comp - 9) * 32;
flash_exp_comp    380 include/conf.h     int flash_exp_comp;