![]() |
![]() |
|
TI BLE5-Stack API Documentation
9.14.00
|
ICall_createSemaphore argument More...
Data Fields | |
| ICall_FuncArgsHdr | hdr |
| common arguments More... | |
| int | initcount |
| semaphore initial count value More... | |
| uint_least8_t | mode |
| semaphore mode. Either ICALL_SEMAPHORE_MODE_BINARY or ICALL_SEMAPHORE_MODE_COUNTING More... | |
| ICall_Semaphore | sem |
| created semaphore More... | |
ICall_createSemaphore argument
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