Sign in
chromium
/
chromiumos
/
platform
/
ec-aic-tester
/
b484fb046d0e36bafc52851a582dfe9d81c2a236
/
.
/
firmware
/
src
/
ec.h
blob: dd1a3ec923b3a2daeac513d99db85b0b03faf6c1 [
file
] [
log
] [
blame
]
/* Copyright 2025 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/* Send a reset pulse to the EC board */
void
ec_reset
(
void
);