#ifndef __BSP_KEY_H__
#define __BSP_KEY_H__
#include "CH59x_common.h"
void BSP_KEY_Init(void);
#endif // !__BSP_KEY_H__