Home
last modified time | relevance | path

Searched refs:pad (Results 1 – 7 of 7) sorted by relevance

/components/drivers/usb/cherryusb/port/ohci/
A Dusb_hc_ohci.h38 uint8_t pad[16]; member
40 uint8_t pad[48]; member
51 uint8_t pad[16]; member
53 uint8_t pad[48]; member
/components/drivers/include/drivers/
A Dscsi.h30 rt_uint8_t pad[6]; /* To be ATAPI compatible */
41 rt_uint8_t pad[6]; /* To be ATAPI compatible */
65 rt_uint8_t pad[6]; /* To be ATAPI compatible */
90 rt_be16_t pad; /* To be ATAPI compatible */
113 rt_uint8_t pad[20];
124 rt_be16_t pad;
155 rt_be16_t pad;
/components/drivers/usb/cherryusb/port/ehci/
A Dusb_hc_ehci.h49 uint8_t pad[32]; member
60 uint16_t pad[16]; member
/components/lwp/arch/arm/cortex-a/
A Dlwp_gcc.S464 .endr @ pad up to __kuser_helper_version
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.c6833 TCHAR tc, pad, *tp; local
6849 f = w = 0; pad = ' '; prec = -1; /* Initialize parms */
6852 pad = '0'; tc = *fmt++;
6906 for ( ; !(f & 2) && j < w; j++) putc_bfd(&pb, pad); /* Left pads */
6915 for (j = strlen(str); !(f & 2) && j < w; j++) putc_bfd(&pb, pad); /* Left pads */
6956 for (j = i; !(f & 2) && j < w; j++) putc_bfd(&pb, pad); /* Left pads */
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.c6926 TCHAR tc, pad; local
6942 f = w = 0; pad = ' '; prec = -1; /* Initialize parms */
6945 pad = '0'; tc = *fmt++;
7004 for ( ; !(f & 2) && j < w; j++) putc_bfd(&pb, pad); /* Left pads */
7013 for (j = strlen(str); !(f & 2) && j < w; j++) putc_bfd(&pb, pad); /* Left pads */
7053 putc_bfd(&pb, pad);
/components/drivers/usb/cherryusb/port/dwc2/
A Dusb_dc_dwc2.c79 USB_MEM_ALIGNX uint8_t pad; /* Pad to CONFIG_USB_ALIGN_SIZE bytes */ member

Completed in 34 milliseconds