Sign in
coral
/
uboot-imx
/
refs/tags/0.4
/
.
/
board
/
freescale
/
common
/
recovery_keypad.h
blob: d315cea780b8280a3c5b0010b4e955f7565fe616 [
file
] [
log
] [
blame
]
/*
* Copyright (C) 2016 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright 2017 NXP
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__RECOVERY_KEYPAD_H_
#define
__RECOVERY_KEYPAD_H_
int
is_recovery_keypad_pressing
(
void
);
#endif