TI BLE5-Stack API Documentation  9.14.00
Data Fields
_icall_create_semaphore_args_t Struct Reference

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...
 

Detailed Description

ICall_createSemaphore argument

Field Documentation

§ hdr

common arguments

§ initcount

int initcount

semaphore initial count value

§ mode

uint_least8_t mode

§ sem

created semaphore


The documentation for this struct was generated from the following file:
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale