Searched refs:p_error_text (Results 1 – 2 of 2) sorted by relevance
522 uint16_t error_code, char* p_error_text) { in sdpu_build_n_send_error() argument544 if (p_error_text) in sdpu_build_n_send_error()545 ARRAY_TO_BE_STREAM(p_rsp, p_error_text, (int)strlen(p_error_text)); in sdpu_build_n_send_error()
205 uint16_t error_code, char* p_error_text);