📄 gpio_var.c
字号:
/*
* Generated by Drv CodeGen for MT6227. Copyright MediaTek Inc. (C) 2006.
* Mon Nov 06 18:06:56 2006
* Do Not Modify the File.
*/
#ifdef __CUST_NEW__
#include "gpio_drv.h"
const char gpio_led_status1_en_pin = GPIO_PORT_0;
const char gpio_camera_power_en_pin = GPIO_PORT_1;
const char gpio_bt_dataselect_pin = GPIO_PORT_3;
const char gpio_bt_dsc_pin = GPIO_PORT_4;
const char gpio_led_mainbl_en_pin = GPIO_PORT_5;
const char gpio_flashlight_en_pin = GPIO_PORT_6;
const char gpio_vibrator_en_pin = GPIO_PORT_7;
const char gpio_sccb_serial_clk_pin = GPIO_PORT_8;
const char gpio_sccb_serial_data_pin = GPIO_PORT_9;
const char gpio_bt_power_pin = GPIO_PORT_12;
const char gpio_rf_control1_pin = GPIO_PORT_13;
const char gpio_tp_spi_clk_pin = GPIO_PORT_16;
const char gpio_tp_spi_busy_pin = GPIO_PORT_17;
const char gpio_tp_spi_dout_pin = GPIO_PORT_18;
const char gpio_tp_spi_cs_pin = GPIO_PORT_19;
const char gpio_led_keybl_en_pin = GPIO_PORT_23;
const char gpio_fm_i2c_scl_pin = GPIO_PORT_24;
const char gpio_bmt_chr_ctrl_pin = GPIO_PORT_31;
const char gpio_led_status3_en_pin = GPIO_PORT_38;
const char gpio_bt_reset_pin = GPIO_PORT_39;
const char gpio_tp_spi_din_pin = GPIO_PORT_40;
const char gpio_camera_reset_pin = GPIO_PORT_48;
const char gpio_camera_cmpdn_pin = GPIO_PORT_49;
const char gpio_led_status2_en_pin = GPIO_PORT_52;
const char gpio_fm_i2c_sda_pin = GPIO_PORT_53;
const char gpio_afe_amplifier_pin = GPO_PORT_1;
const char gpio_usb_enable_pin = GPO_PORT_2;
#endif /* __CUST_NEW__ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -