Home
last modified time | relevance | path

Searched defs:SWPMIx (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_swpmi.h262 __STATIC_INLINE void LL_SWPMI_SetReceptionMode(SWPMI_TypeDef *SWPMIx, uint32_t RxBufferingMode) in LL_SWPMI_SetReceptionMode()
275 __STATIC_INLINE uint32_t LL_SWPMI_GetReceptionMode(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetReceptionMode()
290 __STATIC_INLINE void LL_SWPMI_SetTransmissionMode(SWPMI_TypeDef *SWPMIx, uint32_t TxBufferingMode) in LL_SWPMI_SetTransmissionMode()
303 __STATIC_INLINE uint32_t LL_SWPMI_GetTransmissionMode(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetTransmissionMode()
314 __STATIC_INLINE void LL_SWPMI_EnableLoopback(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableLoopback()
325 __STATIC_INLINE void LL_SWPMI_DisableLoopback(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableLoopback()
337 __STATIC_INLINE void LL_SWPMI_EnableTransceiver(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableTransceiver()
349 __STATIC_INLINE void LL_SWPMI_DisableTransceiver(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableTransceiver()
360 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledTransceiver(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledTransceiver()
375 __STATIC_INLINE void LL_SWPMI_Activate(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_Activate()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_swpmi.h257 __STATIC_INLINE void LL_SWPMI_SetReceptionMode(SWPMI_TypeDef *SWPMIx, uint32_t RxBufferingMode) in LL_SWPMI_SetReceptionMode()
270 __STATIC_INLINE uint32_t LL_SWPMI_GetReceptionMode(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetReceptionMode()
285 __STATIC_INLINE void LL_SWPMI_SetTransmissionMode(SWPMI_TypeDef *SWPMIx, uint32_t TxBufferingMode) in LL_SWPMI_SetTransmissionMode()
298 __STATIC_INLINE uint32_t LL_SWPMI_GetTransmissionMode(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetTransmissionMode()
309 __STATIC_INLINE void LL_SWPMI_EnableLoopback(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableLoopback()
320 __STATIC_INLINE void LL_SWPMI_DisableLoopback(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableLoopback()
335 __STATIC_INLINE void LL_SWPMI_Activate(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_Activate()
350 __STATIC_INLINE uint32_t LL_SWPMI_IsActivated(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActivated()
362 __STATIC_INLINE void LL_SWPMI_Deactivate(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_Deactivate()
374 __STATIC_INLINE void LL_SWPMI_RequestDeactivation(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_RequestDeactivation()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_swpmi.c79 ErrorStatus LL_SWPMI_DeInit(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DeInit()
111 ErrorStatus LL_SWPMI_Init(SWPMI_TypeDef *SWPMIx, const LL_SWPMI_InitTypeDef *SWPMI_InitStruct) in LL_SWPMI_Init()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_swpmi.c80 ErrorStatus LL_SWPMI_DeInit(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DeInit()
112 ErrorStatus LL_SWPMI_Init(SWPMI_TypeDef *SWPMIx, const LL_SWPMI_InitTypeDef *SWPMI_InitStruct) in LL_SWPMI_Init()