Home
last modified time | relevance | path

Searched refs:I3C_IER_RSTIE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h198 #define LL_I3C_IER_RSTIE I3C_IER_RSTIE
3996 SET_BIT(I3Cx->IER, I3C_IER_RSTIE); in LL_I3C_EnableIT_RST()
4007 CLEAR_BIT(I3Cx->IER, I3C_IER_RSTIE); in LL_I3C_DisableIT_RST()
4018 return ((READ_BIT(I3Cx->IER, I3C_IER_RSTIE) == (I3C_IER_RSTIE)) ? 1UL : 0UL); in LL_I3C_IsEnabledIT_RST()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c6190 …_FLAG(itFlags, I3C_EVR_RSTF) != RESET) && (I3C_CHECK_IT_SOURCE(itSources, I3C_IER_RSTIE) != RESET)) in I3C_Tgt_Event_ISR()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12612 #define I3C_IER_RSTIE I3C_IER_RSTIE_Msk /*!< Reset Inte… macro
Dstm32h562xx.h19583 #define I3C_IER_RSTIE I3C_IER_RSTIE_Msk /*!< Reset Inte… macro
Dstm32h563xx.h21715 #define I3C_IER_RSTIE I3C_IER_RSTIE_Msk /*!< Reset Inte… macro
Dstm32h573xx.h22316 #define I3C_IER_RSTIE I3C_IER_RSTIE_Msk /*!< Reset Inte… macro