Linux —— (001) Naming Standard of linux driver development
»
(001) Naming Standard of linux driver development
(002) Boot process of STM32MP157
(003) Device Tree
Naming Standard of linux driver development
(Summary From function names like 'readl', 'writel' and Web AI)

b:byte
w:word, 2 bytes
d:double words, 2 words
q:quad words, 4 words
f:float
g:general double float
ub:uint8_t
uw:uint16_t
ud:uint32_t
uq:uint64_t

pb***:int8_t[]
pw***:int16_t[]
pd***:int32_t[]
pq***:int64_t[]
pf***:float[]
pg***:double[]
pub***:uint8_t[]
puw***:uint16_t[]
pud***:uint32_t[]
puq***:uint64_t[]

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