Lines Matching defs:SWPMIx
262 __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()
390 __STATIC_INLINE uint32_t LL_SWPMI_IsActivated(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActivated()
402 __STATIC_INLINE void LL_SWPMI_Deactivate(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_Deactivate()
414 __STATIC_INLINE void LL_SWPMI_RequestDeactivation(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_RequestDeactivation()
426 __STATIC_INLINE void LL_SWPMI_SetBitRatePrescaler(SWPMI_TypeDef *SWPMIx, uint32_t BitRatePrescaler) in LL_SWPMI_SetBitRatePrescaler()
437 __STATIC_INLINE uint32_t LL_SWPMI_GetBitRatePrescaler(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetBitRatePrescaler()
451 __STATIC_INLINE void LL_SWPMI_SetVoltageClass(SWPMI_TypeDef *SWPMIx, uint32_t VoltageClass) in LL_SWPMI_SetVoltageClass()
464 __STATIC_INLINE uint32_t LL_SWPMI_GetVoltageClass(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetVoltageClass()
483 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_RXBF(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_RXBF()
494 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_TXBE(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_TXBE()
505 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_RXBER(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_RXBER()
516 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_RXOVR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_RXOVR()
527 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_TXUNR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_TXUNR()
539 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_RXNE(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_RXNE()
551 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_TXE(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_TXE()
563 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_TC(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_TC()
575 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_SR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_SR()
586 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_SUSP(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_SUSP()
597 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_DEACT(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_DEACT()
608 __STATIC_INLINE uint32_t LL_SWPMI_IsActiveFlag_RDYF(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsActiveFlag_RDYF()
619 __STATIC_INLINE void LL_SWPMI_ClearFlag_RXBF(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_RXBF()
630 __STATIC_INLINE void LL_SWPMI_ClearFlag_TXBE(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_TXBE()
641 __STATIC_INLINE void LL_SWPMI_ClearFlag_RXBER(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_RXBER()
652 __STATIC_INLINE void LL_SWPMI_ClearFlag_RXOVR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_RXOVR()
663 __STATIC_INLINE void LL_SWPMI_ClearFlag_TXUNR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_TXUNR()
674 __STATIC_INLINE void LL_SWPMI_ClearFlag_TC(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_TC()
685 __STATIC_INLINE void LL_SWPMI_ClearFlag_SR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_SR()
696 __STATIC_INLINE void LL_SWPMI_ClearFlag_RDY(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ClearFlag_RDY()
715 __STATIC_INLINE void LL_SWPMI_EnableIT_RDY(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_RDY()
726 __STATIC_INLINE void LL_SWPMI_EnableIT_SR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_SR()
737 __STATIC_INLINE void LL_SWPMI_EnableIT_TC(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_TC()
748 __STATIC_INLINE void LL_SWPMI_EnableIT_TX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_TX()
759 __STATIC_INLINE void LL_SWPMI_EnableIT_RX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_RX()
770 __STATIC_INLINE void LL_SWPMI_EnableIT_TXUNR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_TXUNR()
781 __STATIC_INLINE void LL_SWPMI_EnableIT_RXOVR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_RXOVR()
792 __STATIC_INLINE void LL_SWPMI_EnableIT_RXBER(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_RXBER()
803 __STATIC_INLINE void LL_SWPMI_EnableIT_TXBE(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_TXBE()
814 __STATIC_INLINE void LL_SWPMI_EnableIT_RXBF(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableIT_RXBF()
825 __STATIC_INLINE void LL_SWPMI_DisableIT_RDY(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_RDY()
836 __STATIC_INLINE void LL_SWPMI_DisableIT_SR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_SR()
847 __STATIC_INLINE void LL_SWPMI_DisableIT_TC(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_TC()
858 __STATIC_INLINE void LL_SWPMI_DisableIT_TX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_TX()
869 __STATIC_INLINE void LL_SWPMI_DisableIT_RX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_RX()
880 __STATIC_INLINE void LL_SWPMI_DisableIT_TXUNR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_TXUNR()
891 __STATIC_INLINE void LL_SWPMI_DisableIT_RXOVR(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_RXOVR()
902 __STATIC_INLINE void LL_SWPMI_DisableIT_RXBER(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_RXBER()
913 __STATIC_INLINE void LL_SWPMI_DisableIT_TXBE(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_TXBE()
924 __STATIC_INLINE void LL_SWPMI_DisableIT_RXBF(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableIT_RXBF()
935 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_RDY(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_RDY()
946 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_SR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_SR()
957 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_TC(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_TC()
968 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_TX(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_TX()
979 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_RX(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_RX()
990 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_TXUNR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_TXUNR()
1001 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_RXOVR(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_RXOVR()
1012 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_RXBER(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_RXBER()
1023 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_TXBE(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_TXBE()
1034 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledIT_RXBF(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledIT_RXBF()
1053 __STATIC_INLINE void LL_SWPMI_EnableDMAReq_RX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableDMAReq_RX()
1064 __STATIC_INLINE void LL_SWPMI_DisableDMAReq_RX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableDMAReq_RX()
1075 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledDMAReq_RX(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledDMAReq_RX()
1086 __STATIC_INLINE void LL_SWPMI_EnableDMAReq_TX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableDMAReq_TX()
1097 __STATIC_INLINE void LL_SWPMI_DisableDMAReq_TX(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableDMAReq_TX()
1108 __STATIC_INLINE uint32_t LL_SWPMI_IsEnabledDMAReq_TX(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_IsEnabledDMAReq_TX()
1123 __STATIC_INLINE uint32_t LL_SWPMI_DMA_GetRegAddr(const SWPMI_TypeDef *SWPMIx, uint32_t Direction) in LL_SWPMI_DMA_GetRegAddr()
1155 __STATIC_INLINE uint32_t LL_SWPMI_GetReceiveFrameLength(const SWPMI_TypeDef *SWPMIx) in LL_SWPMI_GetReceiveFrameLength()
1167 __STATIC_INLINE void LL_SWPMI_TransmitData32(SWPMI_TypeDef *SWPMIx, uint32_t TxData) in LL_SWPMI_TransmitData32()
1178 __STATIC_INLINE uint32_t LL_SWPMI_ReceiveData32(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_ReceiveData32()
1191 __STATIC_INLINE void LL_SWPMI_EnableTXBypass(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_EnableTXBypass()
1205 __STATIC_INLINE void LL_SWPMI_DisableTXBypass(SWPMI_TypeDef *SWPMIx) in LL_SWPMI_DisableTXBypass()