Home
last modified time | relevance | path

Searched defs:I3Cx (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h652 __STATIC_INLINE void LL_I3C_Enable(I3C_TypeDef *I3Cx) in LL_I3C_Enable()
665 __STATIC_INLINE void LL_I3C_Disable(I3C_TypeDef *I3Cx) in LL_I3C_Disable()
676 __STATIC_INLINE uint32_t LL_I3C_IsEnabled(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabled()
689 __STATIC_INLINE uint32_t LL_I3C_IsEnabledReset(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledReset()
704 __STATIC_INLINE void LL_I3C_SetMode(I3C_TypeDef *I3Cx, uint32_t PeripheralMode) in LL_I3C_SetMode()
717 __STATIC_INLINE uint32_t LL_I3C_GetMode(const I3C_TypeDef *I3Cx) in LL_I3C_GetMode()
729 __STATIC_INLINE void LL_I3C_EnableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_EnableArbitrationHeader()
741 __STATIC_INLINE void LL_I3C_DisableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_DisableArbitrationHeader()
752 __STATIC_INLINE uint32_t LL_I3C_IsEnabledArbitrationHeader(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledArbitrationHeader()
765 __STATIC_INLINE void LL_I3C_EnableResetPattern(I3C_TypeDef *I3Cx) in LL_I3C_EnableResetPattern()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h652 __STATIC_INLINE void LL_I3C_Enable(I3C_TypeDef *I3Cx) in LL_I3C_Enable()
665 __STATIC_INLINE void LL_I3C_Disable(I3C_TypeDef *I3Cx) in LL_I3C_Disable()
676 __STATIC_INLINE uint32_t LL_I3C_IsEnabled(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabled()
689 __STATIC_INLINE uint32_t LL_I3C_IsEnabledReset(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledReset()
704 __STATIC_INLINE void LL_I3C_SetMode(I3C_TypeDef *I3Cx, uint32_t PeripheralMode) in LL_I3C_SetMode()
717 __STATIC_INLINE uint32_t LL_I3C_GetMode(const I3C_TypeDef *I3Cx) in LL_I3C_GetMode()
729 __STATIC_INLINE void LL_I3C_EnableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_EnableArbitrationHeader()
741 __STATIC_INLINE void LL_I3C_DisableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_DisableArbitrationHeader()
752 __STATIC_INLINE uint32_t LL_I3C_IsEnabledArbitrationHeader(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledArbitrationHeader()
765 __STATIC_INLINE void LL_I3C_EnableResetPattern(I3C_TypeDef *I3Cx) in LL_I3C_EnableResetPattern()
[all …]
Dstm32h5xx_ll_rcc.h3553 __STATIC_INLINE uint32_t LL_RCC_GetI3CClockSource(uint32_t I3Cx) in LL_RCC_GetI3CClockSource()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h655 __STATIC_INLINE void LL_I3C_Enable(I3C_TypeDef *I3Cx) in LL_I3C_Enable()
668 __STATIC_INLINE void LL_I3C_Disable(I3C_TypeDef *I3Cx) in LL_I3C_Disable()
679 __STATIC_INLINE uint32_t LL_I3C_IsEnabled(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabled()
692 __STATIC_INLINE uint32_t LL_I3C_IsEnabledReset(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledReset()
707 __STATIC_INLINE void LL_I3C_SetMode(I3C_TypeDef *I3Cx, uint32_t PeripheralMode) in LL_I3C_SetMode()
720 __STATIC_INLINE uint32_t LL_I3C_GetMode(const I3C_TypeDef *I3Cx) in LL_I3C_GetMode()
732 __STATIC_INLINE void LL_I3C_EnableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_EnableArbitrationHeader()
744 __STATIC_INLINE void LL_I3C_DisableArbitrationHeader(I3C_TypeDef *I3Cx) in LL_I3C_DisableArbitrationHeader()
755 __STATIC_INLINE uint32_t LL_I3C_IsEnabledArbitrationHeader(const I3C_TypeDef *I3Cx) in LL_I3C_IsEnabledArbitrationHeader()
768 __STATIC_INLINE void LL_I3C_EnableResetPattern(I3C_TypeDef *I3Cx) in LL_I3C_EnableResetPattern()
[all …]
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_i3c.c75 ErrorStatus LL_I3C_DeInit(const I3C_TypeDef *I3Cx) in LL_I3C_DeInit()
119 ErrorStatus LL_I3C_Init(I3C_TypeDef *I3Cx, LL_I3C_InitTypeDef *I3C_InitStruct, uint32_t Mode) in LL_I3C_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_i3c.c75 ErrorStatus LL_I3C_DeInit(const I3C_TypeDef *I3Cx) in LL_I3C_DeInit()
117 ErrorStatus LL_I3C_Init(I3C_TypeDef *I3Cx, LL_I3C_InitTypeDef *I3C_InitStruct, uint32_t Mode) in LL_I3C_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_i3c.c75 ErrorStatus LL_I3C_DeInit(const I3C_TypeDef *I3Cx) in LL_I3C_DeInit()
104 ErrorStatus LL_I3C_Init(I3C_TypeDef *I3Cx, LL_I3C_InitTypeDef *I3C_InitStruct, uint32_t Mode) in LL_I3C_Init()