AF_LED 33 platform/sx510hs/sub/100d/boot.c *((volatile int *) AF_LED) = 0x46; // Turn on LED AF_LED 39 platform/sx510hs/sub/100d/boot.c *((volatile int *) AF_LED) = 0x44; // Turn off LED AF_LED 33 platform/sx510hs/sub/101a/boot.c *((volatile int *) AF_LED) = 0x46; // Turn on LED AF_LED 39 platform/sx510hs/sub/101a/boot.c *((volatile int *) AF_LED) = 0x44; // Turn off LED AF_LED 30 platform/sx510hs/sub/boot_hdr.c *((volatile int *) AF_LED) = 0x46; // Turn on LED AF_LED 36 platform/sx510hs/sub/boot_hdr.c *((volatile int *) AF_LED) = 0x44; // Turn off LED