CMSIS + 0/2 examples
CodeScope will show references to osSemaphoreDelete() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

osSemaphoreDelete() function

Delete a Semaphore object.

Syntax

Arguments

semaphore_id

semaphore ID obtained by osSemaphoreNew.

Return value

status code that indicates the execution status of the function.

Examples

osSemaphoreDelete() is referenced by 2 libraries and example projects.

References

LocationText
cmsis_os2.h:636

Call Tree

Functions called by osSemaphoreDelete()
osSemaphoreDelete()
MemFree()
_txe_semaphore_delete()
all items filtered out
Data read by osSemaphoreDelete()
Data written by osSemaphoreDelete()
TX_SEMAPHORE_STRUCT::tx_semaphore_id
osSemaphoreDelete()::semaphore_ptr
osSemaphoreDelete()::status
all items filtered out
osSemaphoreDelete()
osSemaphoreDelete()::status
all items filtered out
Type of osSemaphoreDelete()
osSemaphoreDelete()
TX_SEMAPHORE
all items filtered out