Home
last modified time | relevance | path

Searched defs:SemMask (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_hsem.c318 void HAL_HSEM_ActivateNotification(uint32_t SemMask) in HAL_HSEM_ActivateNotification()
332 void HAL_HSEM_DeactivateNotification(uint32_t SemMask) in HAL_HSEM_DeactivateNotification()
376 __weak void HAL_HSEM_FreeCallback(uint32_t SemMask) in HAL_HSEM_FreeCallback()
406 void HAL_HSEM_SetSemaphoreSecure(uint32_t SemMask) in HAL_HSEM_SetSemaphoreSecure()
416 void HAL_HSEM_SetSemaphoreNonSecure(uint32_t SemMask) in HAL_HSEM_SetSemaphoreNonSecure()
438 void HAL_HSEM_SetSemaphorePrivilege(uint32_t SemMask) in HAL_HSEM_SetSemaphorePrivilege()
448 void HAL_HSEM_SetSemaphoreNonPrivilege(uint32_t SemMask) in HAL_HSEM_SetSemaphoreNonPrivilege()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_hsem.h351 __STATIC_INLINE void LL_HSEM_SetSemaphoreSecure(HSEM_TypeDef *HSEMx, uint32_t SemMask) in LL_HSEM_SetSemaphoreSecure()
380 __STATIC_INLINE void LL_HSEM_SetSemaphoreNonSecure(HSEM_TypeDef *HSEMx, uint32_t SemMask) in LL_HSEM_SetSemaphoreNonSecure()
420 __STATIC_INLINE void LL_HSEM_SetSemaphorePrivilege(HSEM_TypeDef *HSEMx, uint32_t SemMask) in LL_HSEM_SetSemaphorePrivilege()
449 __STATIC_INLINE void LL_HSEM_SetSemaphoreNonPrivilege(HSEM_TypeDef *HSEMx, uint32_t SemMask) in LL_HSEM_SetSemaphoreNonPrivilege()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_hsem.c304 void HAL_HSEM_ActivateNotification(uint32_t SemMask) in HAL_HSEM_ActivateNotification()
314 void HAL_HSEM_DeactivateNotification(uint32_t SemMask) in HAL_HSEM_DeactivateNotification()
344 __weak void HAL_HSEM_FreeCallback(uint32_t SemMask) in HAL_HSEM_FreeCallback()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_hsem.c317 void HAL_HSEM_ActivateNotification(uint32_t SemMask) in HAL_HSEM_ActivateNotification()
341 void HAL_HSEM_DeactivateNotification(uint32_t SemMask) in HAL_HSEM_DeactivateNotification()
410 __weak void HAL_HSEM_FreeCallback(uint32_t SemMask) in HAL_HSEM_FreeCallback()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hsem.c329 void HAL_HSEM_ActivateNotification(uint32_t SemMask) in HAL_HSEM_ActivateNotification()
353 void HAL_HSEM_DeactivateNotification(uint32_t SemMask) in HAL_HSEM_DeactivateNotification()
422 __weak void HAL_HSEM_FreeCallback(uint32_t SemMask) in HAL_HSEM_FreeCallback()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_hsem.c304 void HAL_HSEM_ActivateNotification(uint32_t SemMask) in HAL_HSEM_ActivateNotification()
314 void HAL_HSEM_DeactivateNotification(uint32_t SemMask) in HAL_HSEM_DeactivateNotification()
344 __weak void HAL_HSEM_FreeCallback(uint32_t SemMask) in HAL_HSEM_FreeCallback()