Home
last modified time | relevance | path

Searched refs:MutexP_lock (Results 1 – 3 of 3) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/dpl/
DMutexP.h188 extern uintptr_t MutexP_lock(MutexP_Handle handle);
/hal_ti-2.7.6/simplelink/kernel/zephyr/dpl/
DMutexP_zephyr.c73 uintptr_t MutexP_lock(MutexP_Handle handle) in MutexP_lock() function
/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.c483 MutexP_lock(pMutexHandle); in Mutex_lock()