Home
last modified time | relevance | path

Searched refs:T (Results 1 – 25 of 699) sorted by relevance

12345678910>>...28

/bsp/nxp/lpc/lpc54608-LPCXpresso/drivers/
A Ddrv_ft5406.c134 #define TOUCH_POINT_GET_EVENT(T) ((touch_event_t)((T).XH >> 6)) argument
135 #define TOUCH_POINT_GET_ID(T) ((T).YH >> 4) argument
136 #define TOUCH_POINT_GET_X(T) ((((T).XH & 0x0f) << 8) | (T).XL) argument
137 #define TOUCH_POINT_GET_Y(T) ((((T).YH & 0x0f) << 8) | (T).YL) argument
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/drivers/
A Driscv_const.h9 #define _AT(T,X) X argument
12 #define _AT(T,X) ((T)(X)) argument
/bsp/hifive1/freedom-e-sdk/bsp/include/sifive/
A Dconst.h9 #define _AT(T,X) X argument
12 #define _AT(T,X) ((T)(X)) argument
/bsp/sparkfun-redv/freedom-e-sdk/bsp/include/sifive/
A Dconst.h9 #define _AT(T,X) X argument
12 #define _AT(T,X) ((T)(X)) argument
/bsp/thead-smart/
A DREADME.md1 # T-HEAD SMART-EVB Introduction
2 SMART-EVB is a development board provided by T-HEAD, based on FPGA to provide implementation, integ…
6 1. SMART-EVB for T-Head CPU E9xx Series
26 # Compile T-HEAD BSP
/bsp/mm32f526x/board/
A DKconfig13 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
21 bool "Enable UART3 PC10/11(T/R)"
/bsp/mm32l07x/drivers/
A DKconfig7 bool "Enable UART1 PA9/10(T/R)"
12 bool "Enable UART2 PA2/3(T/R)"
/bsp/yichip/yc3121-pos/drivers/
A DKconfig11 bool "Enable UART0 PA2/3(R/T)"
16 bool "Enable UART1 PC2/3(R/T)"
/bsp/mm32l3xx/drivers/
A DKconfig12 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/mm32f103x/drivers/
A DKconfig12 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/yichip/yc3122-pos/drivers/
A DKconfig11 bool "Enable UART0 PC6/5(R/T)"
16 bool "Enable UART1 PC2/3(R/T)"
/bsp/nxp/lpc/lpc408x/drivers/
A DKconfig22 bool "Enable UART0 P0.2/P0.3(T/R)"
27 bool "Enable UART2 P2.8/P0.11(T/R)"
/bsp/mm32f327x/drivers/
A DKconfig13 bool "Enable UART1 PA9/10(T/R)"
17 bool "Enable UART2 PA2/3(T/R)"
/bsp/rockchip/rk3568/
A DREADME_zh.md7 …5 架构和 Mali G52 GPU,支持 4K 解码和 1080P 编码。支持 SATA/PCIE/USB3.0 等各类型外围接口,内置独立的 0.8T NPU,可用于轻量级 AI 应用。支持双…
38 mkimage -C none -A arm -T script -d boot.cmd boot.scr
A DREADME.md7 …nd 1080P encoding. Support mangy interfaces such as SATA/PCIE/USB3.0, an 0.8T NPU for lightweight …
35 mkimage -C none -A arm -T script -d boot.cmd boot.scr
/bsp/tkm32F499/drivers/
A DKconfig44 bool "Enable UART1 PA9/10(T/R)"
48 bool "Enable UART2 PA2/3(T/R)"
/bsp/bouffalo_lab/
A DREADME.md14 | 3 | bl61x(bl616/bl618) | RISC-V T-Head E907 |
15 | 4 | bl808 | RISC-V T-Head E902(lp)+E907(m0)+C906(d0) |
65 | bl61x/bl808 | [T-Head官网](https://occ.t-head.cn/community/download?id=4073475960903634944)或[Linux]…
A DREADME_en.md14 | 3 | bl61x(bl616/bl618) | RISC-V T-Head E907 |
15 | 4 | bl808 | RISC-V T-Head E902(lp)+E907(m0)+C906(d0) |
65 | bl61x/bl808 | [T-Head Website](https://occ.t-head.cn/community/download?id=4073475960903634944) o…
/bsp/xuantie/smartl/e907/
A DREADME.md49 • 频率 >1.0GHz@T28 HPCPlus,9T SVT(worst case),Coremark > 3.8 coremark/MHz,Dhrystone
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/
A Dsmpc.h162 uint8_t T[16]; member
/bsp/raspberry-pi/raspi3-64/
A DREADME_zh.md7 * B : 4核 Broadcom BCM2837 (ARMv8-A) 1.2GHz,双核VideoCore IV GPU,1GB内存,100 Base-T Ethernet
/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_tsns_drv.h116 return TSNS_T_T_GET(ptr->T); in tsns_get_current_temp_in_raw()
/bsp/essemi/es32f369x/applications/arduino_pinout/
A DREADME.md46 1. Unknown flag "-T"
/bsp/fujitsu/mb9x/mb9bf568r/CMSIS/Include/
A Dcore_cm0.h230 uint32_t T:1; /*!< bit: 24 Thumb bit (read 0) */ member
/bsp/efm32/Libraries/CMSIS/Include/
A Dcore_cm0.h228 uint32_t T:1; /*!< bit: 24 Thumb bit (read 0) */ member

Completed in 42 milliseconds

12345678910>>...28