|
EmbeddedEtcher
|
#include "ostypes.h"
Functions | |
| osSemaphoreHandle_t | osSemaphoreCreateBinary (void) |
| uint8_t | osSemaphoreTake (osSemaphore_t *isemaphore) |
| void | osSemaphoreGive () |
| osSemaphoreHandle_t osSemaphoreCreateBinary | ( | void | ) |
| void osSemaphoreGive | ( | ) |
| uint8_t osSemaphoreTake | ( | osSemaphore_t * | isemaphore | ) |
1.8.13