blink_led_timeout
static void blink_led_timeout(void *);
(void) timeout(blink_led_timeout, softsp, blink_led_timeout_hz);