Lines Matching refs:activate
5 The leds timer trigger does not currently have an interface to activate
68 This trigger exports three properties, activate, state, and duration. When
72 - activate allows activating and deactivating the timer specified by
78 activate
79 - one shot timer activate mechanism.
84 activate state indicates a timer with a value of specified
90 - one shot timer value. When activate is set, duration value
112 When timer expires activate goes back to deactivated state, duration is left
113 at the set value to be used when activate is set at a future time. This will
114 allow user app to set the time once and activate it to run it once for the
119 echo 1 > activate starts timer = duration when duration is not 0.
120 echo 0 > activate cancels currently running timer.
122 activate. Currently active timer if
125 activate. Currently active timer if any,
150 echo 1 > activate - start timer = duration to run once
151 echo 1 > activate - start timer = duration to run once