Lines Matching full:duration
68 This trigger exports three properties, activate, state, and duration. When
71 - duration allows setting timer value in msecs. The initial value is 0.
73 duration as needed. The initial and default value is 0. This will allow
74 duration to be set after trigger activation.
76 duration.
82 to allow duration to be set.
85 duration running.
89 duration
90 - one shot timer value. When activate is set, duration value
93 echo new_value > duration
98 held for the duration of the one shot timer and then the
112 When timer expires activate goes back to deactivated state, duration is left
119 echo 1 > activate starts timer = duration when duration is not 0.
121 echo n > duration stores timer value to be used upon next
124 echo 0 > duration stores timer value to be used upon next
128 held for the specified duration.
130 held for the specified duration.
145 echo n > duration
150 echo 1 > activate - start timer = duration to run once
151 echo 1 > activate - start timer = duration to run once