Home
last modified time | relevance | path

Searched refs:I3C_EVR_IBIF (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_i3c.h149 #define LL_I3C_EVR_IBIF I3C_EVR_IBIF
3095 return ((READ_BIT(I3Cx->EVR, I3C_EVR_IBIF) == (I3C_EVR_IBIF)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_IBI()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_i3c.h149 #define LL_I3C_EVR_IBIF I3C_EVR_IBIF
3095 return ((READ_BIT(I3Cx->EVR, I3C_EVR_IBIF) == (I3C_EVR_IBIF)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_IBI()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_i3c.h152 #define LL_I3C_EVR_IBIF I3C_EVR_IBIF
3098 return ((READ_BIT(I3Cx->EVR, I3C_EVR_IBIF) == (I3C_EVR_IBIF)) ? 1UL : 0UL); in LL_I3C_IsActiveFlag_IBI()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c7333 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Event_ISR()
8030 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Tx_Listen_Event_ISR()
8088 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Rx_Listen_Event_ISR()
8147 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c7339 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Event_ISR()
8036 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Tx_Listen_Event_ISR()
8094 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Rx_Listen_Event_ISR()
8153 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c7333 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Event_ISR()
8030 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Tx_Listen_Event_ISR()
8088 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Rx_Listen_Event_ISR()
8147 if (I3C_CHECK_FLAG(itMasks, I3C_EVR_IBIF) != RESET) in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h12034 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h523xx.h18020 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h562xx.h19564 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h533xx.h18613 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h573xx.h22289 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h563xx.h21696 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h11805 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h7s7xx.h12329 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h7s3xx.h12250 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32h7r7xx.h11882 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h20937 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32n657xx.h21879 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32n655xx.h21637 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro
Dstm32n647xx.h21179 #define I3C_EVR_IBIF I3C_EVR_IBIF_Msk /*!< IBI Flag */ macro