Searched refs:seconds (Results 1 – 13 of 13) sorted by relevance
14 u32 seconds; member
15 u32 seconds; /* 0x04 Seconds Counter Register */ member
17 the default timeout value is 128s which is the maximum. Set 10 seconds for
28 * Returns a recommended polling frequency in tenths of seconds
129 ti,palmas-long-press-seconds = <6>;
215 ti,palmas-long-press-seconds = <6>;
75 * connected a few seconds after pressing the
315 ti,palmas-long-press-seconds = <12>;
365 ti,palmas-long-press-seconds = <12>;
319 ti,palmas-long-press-seconds = <12>;
90 /* Reset triggers in 2..3 seconds */
88 /* Reset triggers in 2..3 seconds */
151 unsigned int os_alarm(unsigned int seconds) in os_alarm() argument153 return alarm(seconds); in os_alarm()
Completed in 20 milliseconds