Home
last modified time | relevance | path

Searched defs:pSemHandle (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/porting/
Dcc_pal.c400 int Semaphore_pend_handle(sem_t* pSemHandle, uint32_t timeout) in Semaphore_pend_handle()
487 int SemaphoreP_create_handle(SemaphoreP_Handle* pSemHandle) in SemaphoreP_create_handle()
507 int SemaphoreP_delete_handle(SemaphoreP_Handle* pSemHandle) in SemaphoreP_delete_handle()
513 int SemaphoreP_post_handle(SemaphoreP_Handle* pSemHandle) in SemaphoreP_post_handle()