天嵌二次封装库使用手册
V2.1.2
首页
类
文件
文件列表
文件成员
libtq.h
浏览该文件的文档.
1
7
#ifndef LINUX_LIBV2_SOURCE_LIB_TQ_H_
8
#define LINUX_LIBV2_SOURCE_LIB_TQ_H_
9
10
// Copyright 2024
11
#include "
adc/tq_adc.h
"
12
#include "
gpio/tq_gpio.h
"
13
#include "
bluetooth/tq_bluetooth.h
"
14
#include "
can/tq_can.h
"
15
#include "
disk/tq_disk.h
"
16
#include "
env/tq_env.h
"
17
#include "
fbutil/lib_fbraw.h
"
18
#include "
gsm/tq_gsm.h
"
19
#include "
gsm/tq_gsm_module_setting.h
"
20
#include "
i2c/tq_i2c.h
"
21
#include "
iniparser/iniparser.h
"
22
#include "
network/tq_network.h
"
23
#include "
ota/tq_ota.h
"
24
#include "
common/tq_common.h
"
25
#include "
uart/tq_uart.h
"
26
#include "
spi/tq_spi.h
"
27
#include "
backlight/tq_backlight.h
"
28
#include "
getinput/tq_getinput.h
"
29
#include "
pwm/tq_pwm.h
"
30
#include "
sfwdg/tq_sfwdg.h
"
31
#include "
wdg/tq_wdg.h
"
32
#include "
usb_camera/tq_uvc.h
"
33
#include "
usb_camera2/tq_uvc2.h
"
34
#include "
wifi/tq_wifi.h
"
35
36
#endif // LINUX_LIBV2_SOURCE_LIB_TQ_H_
tq_ota.h
tq_common.h
tq_gsm.h
tq_pwm.h
tq_backlight.h
tq_adc.h
tq_uvc.h
tq_i2c.h
lib_fbraw.h
tq_can.h
iniparser.h
ini文件解析器.
tq_disk.h
tq_wifi.h
tq_sfwdg.h
tq_getinput.h
tq_env.h
tq_gsm_module_setting.h
tq_wdg.h
tq_spi.h
tq_uvc2.h
tq_gpio.h
tq_uart.h
tq_network.h
tq_bluetooth.h
tqinclude
libtq.h
制作者
1.8.11