Home
last modified time | relevance | path

Searched refs:LL_SWPMI_IsActivated (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_swpmi.c123 if (LL_SWPMI_IsActivated(SWPMIx) == 0U) in LL_SWPMI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_swpmi.c124 if (LL_SWPMI_IsActivated(SWPMIx) == 0U) in LL_SWPMI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_swpmi.h350 __STATIC_INLINE uint32_t LL_SWPMI_IsActivated(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActivated() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_swpmi.h390 __STATIC_INLINE uint32_t LL_SWPMI_IsActivated(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActivated() function