RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Functions

HSEM Take and Release functions. More...

Functions

HAL_StatusTypeDef HAL_HSEM_Take (uint32_t SemID, uint32_t ProcessID)
 
HAL_StatusTypeDef HAL_HSEM_FastTake (uint32_t SemID)
 
void HAL_HSEM_Release (uint32_t SemID, uint32_t ProcessID)
 
void HAL_HSEM_ReleaseAll (uint32_t Key, uint32_t CoreID)
 
uint32_t HAL_HSEM_IsSemTaken (uint32_t SemID)
 

Detailed Description

HSEM Take and Release functions.