Lines Matching full:on

46 /* *INDENT-ON* */
52 /* IDs for commands that can be sent/received on the timer queue. These are to
498 * When the command is actually processed will depend on the priority of the
542 * When the command is actually processed will depend on the priority of the
595 * command queue. When the command is actually processed will depend on the
663 * When the command is actually processed will depend on the priority of the
716 * When the command is actually processed will depend on the priority of the
724 * // When a key is pressed, an LCD back-light is switched on. If 5 seconds pass
742 * // Ensure the LCD back-light is on, then reset the timer that is
810 * of its time in the Blocked state, waiting for messages to arrive on the timer
824 * processed will depend on the priority of the timer service/daemon task
833 * // key is pressed, an LCD back-light is switched on. If 5 seconds pass
853 * // Ensure the LCD back-light is on, then restart the timer that is
879 * // depends on the FreeRTOS port being used).
897 * of its time in the Blocked state, waiting for messages to arrive on the timer
911 * processed will depend on the priority of the timer service/daemon task
943 * // depends on the FreeRTOS port being used).
970 * of its time in the Blocked state, waiting for messages to arrive on the timer
985 * is actually processed will depend on the priority of the timer service/daemon
1017 * // depends on the FreeRTOS port being used).
1036 * of its time in the Blocked state, waiting for messages to arrive on the timer
1050 * processed will depend on the priority of the timer service/daemon task
1058 * // key is pressed, an LCD back-light is switched on. If 5 seconds pass
1078 * // Ensure the LCD back-light is on, then reset the timer that is
1104 * // depends on the FreeRTOS port being used).
1229 * sent to the timer daemon task on a queue. xTicksToWait is the amount of
1231 * processing time) for space to become available on the timer queue if the
1402 /* *INDENT-ON* */