Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c7071 if ((notifyId & EVENT_ID_IBI) == EVENT_ID_IBI) in HAL_I3C_GetCCCInfo()
7340 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
7343 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
8037 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8040 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8095 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8098 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8154 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
8157 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c7077 if ((notifyId & EVENT_ID_IBI) == EVENT_ID_IBI) in HAL_I3C_GetCCCInfo()
7346 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
7349 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
8043 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8046 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8101 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8104 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8160 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
8163 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c7071 if ((notifyId & EVENT_ID_IBI) == EVENT_ID_IBI) in HAL_I3C_GetCCCInfo()
7340 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
7343 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Event_ISR()
8037 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8040 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Tx_Listen_Event_ISR()
8095 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8098 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Rx_Listen_Event_ISR()
8154 hi3c->NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
8157 HAL_I3C_NotifyCallback(hi3c, EVENT_ID_IBI); in I3C_Ctrl_Multiple_Xfer_Listen_Event_ISR()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h618 #define EVENT_ID_IBI (0x00002000U) macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_i3c.h618 #define EVENT_ID_IBI (0x00002000U) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_i3c.h618 #define EVENT_ID_IBI (0x00002000U) macro