Home
last modified time | relevance | path

Searched refs:OSAL_SPIN_UNLOCK_IRQ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/test/unittest/osal/
H A Dosal_test_case_def.h30 OSAL_SPIN_UNLOCK_IRQ, enumerator
H A Dosal_all_test.c893 UT_TEST_CHECK_RET(ret != HDF_SUCCESS, OSAL_SPIN_UNLOCK_IRQ); in OsaSpinTest()
/ohos5.0/drivers/hdf_core/framework/support/posix/test/unittest/common/
H A Dhdf_osal_test_posix.cpp221 OSAL_TEST_FUNC_DEFINE(OSAL_SPIN_UNLOCK_IRQ);
H A Dhdf_osal_test.cpp229 OSAL_TEST_FUNC_DEFINE(OSAL_SPIN_UNLOCK_IRQ);
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/src/
H A Dosal_all_test.c659 UT_TEST_CHECK_RET(ret != HDF_SUCCESS, OSAL_SPIN_UNLOCK_IRQ); in OsaSpinTest()