Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/portability/cmsis_rtos_v1/
Dcmsis_semaphore.c103 osStatus osSemaphoreDelete(osSemaphoreId semaphore_id) in osSemaphoreDelete() function
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dsemaphore.c128 osStatus_t osSemaphoreDelete(osSemaphoreId_t semaphore_id) in osSemaphoreDelete() function