![]() |
RTEMS 6.1-rc7
|
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) |
HSEM Take and Release functions.