LED_YELLOW        194 platform/ixus30_sd200/lib.c         case (LED_YELLOW): p=(void*)0xc02200E0; break;
LED_YELLOW        216 platform/ixus30_sd200/lib.c         case (LED_YELLOW): p=(void*)0xc02200E0; break;
LED_YELLOW        190 platform/ixus40_sd300/lib.c         case (LED_YELLOW): p=(void*)0xc02200E0; break;
LED_YELLOW        212 platform/ixus40_sd300/lib.c         case (LED_YELLOW): p=(void*)0xc02200E0; break;
LED_YELLOW         35 platform/ixus80_sd1100/leds.c blink_(LED_YELLOW)
LED_YELLOW         49 platform/ixus80_sd1100/leds.h blink_(LED_YELLOW)
LED_YELLOW         36 platform/s5is/lib.c 	if (led < 0 || led > 6 || led == LED_YELLOW) return;
LED_YELLOW         48 platform/s5is/lib.c 	if (led < 0 || led > 6 || led == LED_YELLOW) return;
LED_YELLOW         70 platform/s5is/lib.c 		if (led == LED_YELLOW) { // yellow = red + green
LED_YELLOW         77 platform/s5is/lib.c 		if (led == LED_YELLOW) {