Linux —— (001) Naming Standard of Linux C development
»
(001) Naming Standard of Linux C development
(002) Boot process of STM32MP157
(003) Device Tree
Naming Standard of Linux C development

c: char
w: word
dw: double words,双字
qw: quad words,四字
f: float
d: double
uc: uint8_t
uw: uint16_t
udw: uint32_t
uqw: uint64_t

pc***: int8_t[]
pw***: int16_t[]
pdw***: int32_t[]
pqw***: int64_t[]
pf***: float[]
pd***: double[]
puc***: uint8_t[]
puw***: uint16_t[]
pudw***: uint32_t[]
puqw***: uint64_t[]

«
--Alex.Zhang
--www.v-signon.com Learningers Co-Encouraged
Back
Personal Work: www.up-task.com Organization: Individual
中文 Русский 京ICP备19038994号-2
If the content on this website infringes upon your any rights, please contact me at 1307776259@qq.com for removal