Searched refs:HAL_FMPSMBUS_ERROR_INVALID_PARAM (Results 1 – 2 of 2) sorted by relevance
1236 hfmpsmbus->ErrorCode = HAL_FMPSMBUS_ERROR_INVALID_PARAM; in HAL_FMPSMBUS_Slave_Transmit_IT()1334 hfmpsmbus->ErrorCode = HAL_FMPSMBUS_ERROR_INVALID_PARAM; in HAL_FMPSMBUS_Slave_Receive_IT()
125 #define HAL_FMPSMBUS_ERROR_INVALID_PARAM (0x00000200U) /*!< Invalid Parameters error */ macro