Lines Matching full:on

44 /* *INDENT-ON* */
50 /* IDs for commands that can be sent/received on the timer queue. These are to
496 * When the command is actually processed will depend on the priority of the
540 * When the command is actually processed will depend on the priority of the
593 * command queue. When the command is actually processed will depend on the
661 * When the command is actually processed will depend on the priority of the
714 * When the command is actually processed will depend on the priority of the
722 * // When a key is pressed, an LCD back-light is switched on. If 5 seconds pass
740 * // Ensure the LCD back-light is on, then reset the timer that is
808 * of its time in the Blocked state, waiting for messages to arrive on the timer
822 * processed will depend on the priority of the timer service/daemon task
831 * // key is pressed, an LCD back-light is switched on. If 5 seconds pass
851 * // Ensure the LCD back-light is on, then restart the timer that is
877 * // depends on the FreeRTOS port being used).
895 * of its time in the Blocked state, waiting for messages to arrive on the timer
909 * processed will depend on the priority of the timer service/daemon task
941 * // depends on the FreeRTOS port being used).
968 * of its time in the Blocked state, waiting for messages to arrive on the timer
983 * is actually processed will depend on the priority of the timer service/daemon
1015 * // depends on the FreeRTOS port being used).
1034 * of its time in the Blocked state, waiting for messages to arrive on the timer
1048 * processed will depend on the priority of the timer service/daemon task
1056 * // key is pressed, an LCD back-light is switched on. If 5 seconds pass
1076 * // Ensure the LCD back-light is on, then reset the timer that is
1102 * // 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
1424 /* *INDENT-ON* */