blob: de6a803d52711dff2e77706459eb518e6ec00763 [file] [log] [blame]
/* Copyright 2020 The Chromium OS Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
/* USB Power delivery port management */
#ifndef __CROS_EC_DRIVER_TCPM_STM32GX_H
#define __CROS_EC_DRIVER_TCPM_STM32GX_H
extern const struct tcpm_drv stm32gx_tcpm_drv;
#endif /* __CROS_EC_DRIVER_TCPM_STM32GX_H */