TI BLE-Stack for Bluetooth 4.2 API Documentation
3.01.00.07
|
ICall_createSemaphore argument More...
Data Fields | |
ICall_FuncArgsHdr | hdr |
common arguments | |
int | initcount |
semaphore initial count value | |
uint_least8_t | mode |
semaphore mode. Either ICALL_SEMAPHORE_MODE_BINARY or ICALL_SEMAPHORE_MODE_COUNTING | |
ICall_Semaphore | sem |
created semaphore | |
ICall_createSemaphore argument