Searched refs:pError (Results 1 – 2 of 2) sorted by relevance
325 HAL_StatusTypeDef HAL_BSEC_GetErrorCode(BSEC_HandleTypeDef * hbsec, uint32_t *pError) in HAL_BSEC_GetErrorCode() argument334 if (pError == NULL) in HAL_BSEC_GetErrorCode()340 *pError = hbsec->ErrorCode; in HAL_BSEC_GetErrorCode()
310 HAL_StatusTypeDef HAL_BSEC_GetErrorCode(BSEC_HandleTypeDef * hbsec, uint32_t *pError);