STM32H735xx HAL User Manual
Functions
FLAG_Management
HSEM Exported Functions

Functions

__STATIC_INLINE void LL_HSEM_ClearFlag_C1ICR (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Clear interrupt status.
__STATIC_INLINE uint32_t LL_HSEM_IsActiveFlag_C1ISR (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Get interrupt status from ISR register.
__STATIC_INLINE uint32_t LL_HSEM_IsActiveFlag_C1MISR (HSEM_TypeDef *HSEMx, uint32_t SemaphoreMask)
 Get interrupt status from MISR register.

Function Documentation

__STATIC_INLINE void LL_HSEM_ClearFlag_C1ICR ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)
__STATIC_INLINE uint32_t LL_HSEM_IsActiveFlag_C1ISR ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)
__STATIC_INLINE uint32_t LL_HSEM_IsActiveFlag_C1MISR ( HSEM_TypeDef *  HSEMx,
uint32_t  SemaphoreMask 
)