1 # Changes to this file may require incrementing
2 # the ABI version in CONFIG_QSRV_VERSION
4 registrar(QSRVRegistrar)
5 registrar(installPVAAddLinkHook)
8 device(waveform, CONSTANT, devWfPDBDemo, "QSRV Demo")
10 function(QSRV_image_demo)
12 # Extra debug info when parsing group definitions
13 variable(PDBProviderDebug, int)
14 # Number of worker threads for handling monitor updates.
16 variable(pvaLinkNWorkers, int)