Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/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.1.4/build/demos/osdemo/src/
Dreport.c56 BOOL enabled; in OSReport() local
63 enabled = OSDisableInterrupts(); in OSReport()
88 OSRestoreInterrupts(enabled); in OSReport()
/RvlSDK-3.1.4/build/demos/videmo/src/
Dmoving.30Hz.c163 BOOL enabled; in waitFrame() local
165 enabled = OSDisableInterrupts(); in waitFrame()
168 OSRestoreInterrupts(enabled); in waitFrame()
/RvlSDK-3.1.4/build/demos/paddemo/src/
Dsampling.c64 BOOL enabled; in main() local
108 enabled = OSDisableInterrupts(); in main()
110 OSRestoreInterrupts(enabled); in main()
/RvlSDK-3.1.4/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.1.4/build/libraries/kpad/src/
DKPAD.c134 BOOL enabled ; in get_ring_buffer_by_kpad1_style() local
160 enabled = OSDisableInterrupts() ; in get_ring_buffer_by_kpad1_style()
204 (void)OSRestoreInterrupts( enabled ) ; in get_ring_buffer_by_kpad1_style()
242 BOOL enabled = OSDisableInterrupts() ; in KPADSetObjInterval() local
252 (void)OSRestoreInterrupts( enabled ) ; in KPADSetObjInterval()
1743 BOOL enabled ; in KPADRead() local
1755 enabled = OSDisableInterrupts() ; in KPADRead()
1757 (void)OSRestoreInterrupts( enabled ) ; in KPADRead()
1770 (void)OSRestoreInterrupts( enabled ) ; in KPADRead()
1785 enabled = OSDisableInterrupts() ; in KPADRead()
[all …]
/RvlSDK-3.1.4/build/demos/kpaddemo/src/
Dsample.c652 BOOL enabled; in draw_sampling_rate() local
658 enabled = OSDisableInterrupts(); in draw_sampling_rate()
661 (void)OSRestoreInterrupts( enabled ); in draw_sampling_rate()
672 BOOL enabled; in draw_dpd_callback_status() local
676 enabled = OSDisableInterrupts(); in draw_dpd_callback_status()
684 (void)OSRestoreInterrupts( enabled ); in draw_dpd_callback_status()
/RvlSDK-3.1.4/build/libraries/mem/src/
Dmem_expHeap.c1695 BOOL enabled; in MEMSetAllocModeForExpHeap() local
1700 enabled = OSDisableInterrupts(); in MEMSetAllocModeForExpHeap()
1706 (void)OSRestoreInterrupts( enabled ); in MEMSetAllocModeForExpHeap()
1744 BOOL enabled; in MEMSetGroupIDForExpHeap() local
1749 enabled = OSDisableInterrupts(); in MEMSetGroupIDForExpHeap()
1756 (void)OSRestoreInterrupts( enabled ); in MEMSetGroupIDForExpHeap()
Dmem_frameHeap.c566 BOOL enabled = OSDisableInterrupts(); in MEMGetAllocatableSizeForFrmHeapEx() local
577 (void)OSRestoreInterrupts( enabled ); in MEMGetAllocatableSizeForFrmHeapEx()
/RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c606 BOOL enabled; in CheckPrefetch() local
608 enabled = OSDisableInterrupts(); in CheckPrefetch()
615 OSRestoreInterrupts(enabled); in CheckPrefetch()
/RvlSDK-3.1.4/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.1.4/
Dreadme-RVL_SDK-3_1-patch2.txt47 This feature is enabled by installing version 071002 or later of the NDEV software package.
Dreadme-RVL_SDK-3_1-patch4.txt51 This feature is enabled by installing version 071002 or later of the NDEV software package.