summaryrefslogblamecommitdiffstats
path: root/spec/acfg/if/appl-needs-timer-driver.yml
blob: 5feff51039a9cd7b752adb3da4af6620a685f65a (plain) (tree)
1
2
3
4
5
6
7
                                                     



                                                                          

                                                                                  




                                  
                   

                                              


                                                                             
                                                                                 
 
                                     
 
                                                
 
                                                 

                                            

               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
  In case this configuration option is defined, then the Benchmark Timer Driver is
  initialized during system initialization.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
  uid: group-devdrv
name: CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER
notes: |
  The Benchmark Timer Driver is intended for the benchmark tests of the RTEMS
  Testsuite.  Applications should not use this driver.

  The application shall define exactly one of the following configuration options

  * ${appl-needs-clock-driver:/name},

  * ${appl-does-not-need-clock-driver:/name}, or

  * ``CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER``,

  otherwise a compile time error will occur.
text: ''
type: interface