Home
last modified time | relevance | path

Searched refs:p32 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.c319 u32 *p32 = (u32 *)buf; in dbg_print_hex() local
328 printf("0x%08x,", p32[i]); in dbg_print_hex()
/rk3399_rockchip-uboot/drivers/mtd/nand/
H A Dbbt.c41 u32 *p32 = (u32 *)buf; in bbt_dbg_hex() local
47 printf("0x%08x,", p32[i]); in bbt_dbg_hex()