Home
last modified time | relevance | path

Searched defs:semaphore_id (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_m/kal/cmsis/
H A Dcmsis_liteos2.c1144 const char *osSemaphoreGetName(osSemaphoreId_t semaphore_id) in osSemaphoreGetName() argument
1150 osStatus_t osSemaphoreAcquire(osSemaphoreId_t semaphore_id, uint32_t timeout) in osSemaphoreAcquire() argument
1171 osStatus_t osSemaphoreRelease(osSemaphoreId_t semaphore_id) in osSemaphoreRelease() argument
1189 uint32_t osSemaphoreGetCount(osSemaphoreId_t semaphore_id) in osSemaphoreGetCount() argument
1211 osStatus_t osSemaphoreDelete(osSemaphoreId_t semaphore_id) in osSemaphoreDelete() argument
[all...]

Completed in 4 milliseconds