Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
216 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-3.6.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
216 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hsem.c159 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
237 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hsem.c151 HAL_StatusTypeDef HAL_HSEM_Take(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Take()
229 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID) in HAL_HSEM_Release()
/hal_stm32-3.6.0/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()
224 void HAL_HSEM_Release(uint32_t SemID, uint32_t ProcessID, uint32_t Attribute) in HAL_HSEM_Release()