Home
last modified time | relevance | path

Searched refs:HAL_I3C_ERROR_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c861 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_RegisterCallback()
899 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_RegisterNotifyCallback()
938 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_RegisterTgtReqDynamicAddrCallback()
977 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_RegisterTgtHotJoinCallback()
1117 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_UnRegisterCallback()
1159 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_ActivateNotification()
1243 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_DeactivateNotification()
1574 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_Ctrl_BusCharacteristicConfig()
1646 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_Tgt_BusCharacteristicConfig()
1696 hi3c->ErrorCode = HAL_I3C_ERROR_NOT_ALLOWED; in HAL_I3C_SetConfigFifo()
[all …]
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h700 #define HAL_I3C_ERROR_NOT_ALLOWED (0x00200000U) /*!< I3C operation is not allowed … macro