Lines Matching full:verifies
189 /* Verifies the reset state of a timer. */
203 /* Verifies that CRST wins if both CEN and CRST are set. */
218 /* Verifies the behavior when CEN is set and then cleared. */
236 /* Verifies that a one-shot timer fires when expected with prescaler 5. */
274 /* Verifies that a one-shot timer fires when expected with prescaler 0. */
302 /* Verifies that a one-shot timer fires when expected with highest prescaler. */
330 /* Verifies that a oneshot timer fires an interrupt when expected. */
349 * Verifies that the timer can be paused and later resumed, and it still fires
387 /* Verifies that the prescaler can be changed while the timer is running. */
433 /* Verifies that a periodic timer automatically restarts after expiration. */
459 /* Verifies that a periodict timer fires an interrupt every time it expires. */
486 * Verifies that the timer behaves correctly when disabled right before and