Home
last modified time | relevance | path

Searched refs:enabled (Results 1 – 14 of 14) sorted by relevance

/RvlSDK-3.2/build/demos/mididemo/src/
Dmidiqueue.c218 BOOL enabled = OSDisableInterrupts(); in getLength() local
230 OSRestoreInterrupts(enabled); in getLength()
269 BOOL enabled = OSDisableInterrupts(); in pushImpl() local
277 OSRestoreInterrupts(enabled); in pushImpl()
326 BOOL enabled = OSDisableInterrupts(); in pop() local
340 OSRestoreInterrupts(enabled); in pop()
347 BOOL enabled = OSDisableInterrupts(); in front() local
370 OSRestoreInterrupts(enabled); in front()
380 BOOL enabled = OSDisableInterrupts(); in isReady() local
398 OSRestoreInterrupts(enabled); in isReady()
/RvlSDK-3.2/build/demos/osdemo/src/
Dreport.c56 BOOL enabled; in OSReport() local
63 enabled = OSDisableInterrupts(); in OSReport()
88 OSRestoreInterrupts(enabled); in OSReport()
Dcrcdemo.c130 BOOL enabled; in OSReport() local
144 enabled = OSDisableInterrupts(); in OSReport()
168 (void)OSRestoreInterrupts(enabled); in OSReport()
/RvlSDK-3.2/build/demos/videmo/src/
Dmoving.30Hz.c162 BOOL enabled; in waitFrame() local
164 enabled = OSDisableInterrupts(); in waitFrame()
167 OSRestoreInterrupts(enabled); in waitFrame()
/RvlSDK-3.2/build/demos/paddemo/src/
Dsampling.c64 BOOL enabled; in main() local
108 enabled = OSDisableInterrupts(); in main()
110 OSRestoreInterrupts(enabled); in main()
/RvlSDK-3.2/build/demos/gxdemo/src/Management/
Dmgt-triple-buf.c298 int enabled; in main() local
352 enabled = OSDisableInterrupts(); in main()
357 OSRestoreInterrupts(enabled); in main()
387 enabled = OSDisableInterrupts(); in main()
389 OSRestoreInterrupts(enabled); in main()
/RvlSDK-3.2/build/demos/kpaddemo/src/
Dsample.c680 BOOL enabled ; in draw_sampling_rate() local
686 enabled = OSDisableInterrupts() ; in draw_sampling_rate()
689 (void)OSRestoreInterrupts( enabled ) ; in draw_sampling_rate()
729 BOOL enabled; in draw_dpd_callback_status() local
733 enabled = OSDisableInterrupts(); in draw_dpd_callback_status()
741 (void)OSRestoreInterrupts( enabled ); in draw_dpd_callback_status()
/RvlSDK-3.2/build/libraries/kpad/src/
DKPAD.c149 BOOL enabled ;
175 enabled = OSDisableInterrupts() ;
219 (void)OSRestoreInterrupts( enabled ) ;
273 BOOL enabled = OSDisableInterrupts() ; in set_obj_interval() local
283 (void)OSRestoreInterrupts( enabled ) ; in set_obj_interval()
1891 BOOL enabled ; in KPADiRead() local
1912 enabled = OSDisableInterrupts() ; in KPADiRead()
1914 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead()
1932 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead()
1937 (void)OSRestoreInterrupts( enabled ) ; in KPADiRead()
[all …]
/RvlSDK-3.2/build/libraries/mem/src/
Dmem_expHeap.c1707 BOOL enabled; in MEMSetAllocModeForExpHeap() local
1712 enabled = OSDisableInterrupts(); in MEMSetAllocModeForExpHeap()
1718 (void)OSRestoreInterrupts( enabled ); in MEMSetAllocModeForExpHeap()
1790 BOOL enabled; in MEMSetGroupIDForExpHeap() local
1795 enabled = OSDisableInterrupts(); in MEMSetGroupIDForExpHeap()
1802 (void)OSRestoreInterrupts( enabled ); in MEMSetGroupIDForExpHeap()
Dmem_frameHeap.c566 BOOL enabled = OSDisableInterrupts(); in MEMGetAllocatableSizeForFrmHeapEx() local
577 (void)OSRestoreInterrupts( enabled ); in MEMGetAllocatableSizeForFrmHeapEx()
/RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c617 BOOL enabled; in CheckPrefetch() local
619 enabled = OSDisableInterrupts(); in CheckPrefetch()
626 OSRestoreInterrupts(enabled); in CheckPrefetch()
/RvlSDK-3.2/build/libraries/kpadOld/src/
DKPAD.c1746 BOOL enabled = OSDisableInterrupts(); in check_dpd_setting() local
1797 (void)OSRestoreInterrupts( enabled ); in check_dpd_setting()
2256 BOOL enabled = OSDisableInterrupts(); in control_dpd_start_() local
2271 (void)OSRestoreInterrupts( enabled ); in control_dpd_start_()
2279 BOOL enabled = OSDisableInterrupts(); in control_dpd_end_() local
2289 (void)OSRestoreInterrupts( enabled ); in control_dpd_end_()
2329 BOOL enabled = OSDisableInterrupts(); in KPADSetControlDpdCallback() local
2331 (void)OSRestoreInterrupts( enabled ); in KPADSetControlDpdCallback()
/RvlSDK-3.2/
Dreadme-RVL_SDK-3_2.txt55 This feature is enabled by installing version 071002 or later of the NDEV software package.
Dreadme-RVL_SDK-3_2-patch2.txt54 This feature is enabled by installing version 071002 or later of the NDEV software package.