FreeRTOS + 0/35 examples
CodeScope will show references to osSemaphore from the following samples and libraries:
Libraries
Examples
STM32469I_EVAL
Demonstrations
Applications
FreeRTOS
mbedTLS
USB_Host
STM32F413H-Discovery
Demonstrations
STM32446E_EVAL
Applications
FatFs
FreeRTOS
USB_Host
STM32469I-Discovery
Applications
USB_Host
STM324x9I_EVAL
Applications
FreeRTOS
mbedTLS
USB_Host
STM324xG_EVAL
Applications
FreeRTOS
mbedTLS
USB_Host
STM32F412G-Discovery
Applications
FreeRTOS
STM32F412ZG-Nucleo
Applications
USB_Host
STM32F413ZH-Nucleo
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

osSemaphore macro

Access a Semaphore definition.

Syntax

#define osSemaphore(name) \     &os_semaphore_def_##name

Arguments

name

name of the semaphore object.

Notes

CAN BE CHANGED: The parameter to \b osSemaphore shall be consistent but the

Examples

osSemaphore is referenced by 35 libraries and example projects.

References

LocationText
cmsis_os.h:664
#define osSemaphore(name) \