Home
last modified time | relevance | path

Searched defs:SemID (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
184 HAL_StatusTypeDef HAL_HSEM_FastTake(uint32_t SemID) in HAL_HSEM_FastTake()
204 uint32_t HAL_HSEM_IsSemTaken(uint32_t SemID) in HAL_HSEM_IsSemTaken()
216 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hsem.c151 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
188 HAL_StatusTypeDef HAL_HSEM_FastTake(uint32_t SemID) in HAL_HSEM_FastTake()
217 uint32_t HAL_HSEM_IsSemTaken(uint32_t SemID) in HAL_HSEM_IsSemTaken()
229 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
196 HAL_StatusTypeDef HAL_HSEM_FastTake(uint32_t SemID) in HAL_HSEM_FastTake()
225 uint32_t HAL_HSEM_IsSemTaken(uint32_t SemID) in HAL_HSEM_IsSemTaken()
237 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
184 HAL_StatusTypeDef HAL_HSEM_FastTake(uint32_t SemID) in HAL_HSEM_FastTake()
204 uint32_t HAL_HSEM_IsSemTaken(uint32_t SemID) in HAL_HSEM_IsSemTaken()
216 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_hsem.c155 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID, uint32_t Attribute) in HAL_HSEM_Take()
186 HAL_StatusTypeDef HAL_HSEM_FastTake(uint32_t SemID, uint32_t Attribute) in HAL_HSEM_FastTake()
206 uint32_t HAL_HSEM_IsSemTaken(uint32_t SemID) in HAL_HSEM_IsSemTaken()
224 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID, uint32_t Attribute) in HAL_HSEM_Release()