Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c788 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_RegisterCallback()
890 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_RegisterNotifyCallback()
929 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_RegisterTgtReqDynamicAddrCallback()
968 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_RegisterTgtHotJoinCallback()
1167 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_ActivateNotification()
1568 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_Ctrl_BusCharacteristicConfig()
1634 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_Tgt_BusCharacteristicConfig()
1690 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_SetConfigFifo()
1761 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_Ctrl_Config()
1846 hi3c->ErrorCode = HAL_I3C_ERROR_INVALID_PARAM; in HAL_I3C_Tgt_Config()
[all …]
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_i3c.h698 #define HAL_I3C_ERROR_INVALID_PARAM (0x00080000U) /*!< Invalid Parameters error … macro