📄 top.h
字号:
/*
=========================================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//
// Property of Texas Instruments
// For Unrestricted Internal Use Only
// Unauthorized reproduction and/or distribution is strictly prohibited.
// This product is protected under copyright law and trade secret law
// as an unpublished work.
//
// Created 1999, (C) Copyright 1999 Texas Instruments. All rights reserved.
//
// Filename : top.h
//
// Description : Header file with main common types definitions for the tests
//
// Project : SatuStar
//
// Author : freygagn@tif.ti.com
===========================================================================================
*/
#ifndef __TOP__HH
#define __TOP__HH
#include "global_types.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -