Searched refs:errorCode (Results 1 – 7 of 7) sorted by relevance
90 #define _OTP_MAKE_STATUS(errorCode) \ argument91 …(((errorCode) == 0U) ? kStatus_Success : MAKE_STATUS((int32_t)kStatusGroup_OTP, ((int32_t)(errorCo…
205 …Std_TransformerErrorCode errorCode; /**< @brief The specific meaning of the values of Std… member229 …Std_TransformerForwardCode errorCode; /**< @brief The specific meaning of the values of S… member
197 …Std_TransformerErrorCode errorCode; /**< @brief The specific meaning of the values of Std… member221 …Std_TransformerForwardCode errorCode; /**< @brief The specific meaning of the values of S… member
152 … uint8_t errorCode; /*!< This field shall contain a value of 70h to indicate current errors*/ member
1172 usb_device_ccid_hardware_error_t errorCode) in USB_DeviceCcidNotifyHardwareError() argument1191 ccidHandle->hardwareError.bHardwareErrorCode = (uint8_t)errorCode; in USB_DeviceCcidNotifyHardwareError()
1085 usb_device_ccid_hardware_error_t errorCode);