Searched defs:size (Results 1 – 8 of 8) sorted by relevance
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | retarget.c | 516 size_t __write(int handle, const unsigned char *buffer, size_t size) in __write() 603 size_t __read(int handle, unsigned char *buffer, size_t size) in __read()
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | hsusbd.h | 148 #define HSUSBD_START_CEP_IN(size) (HSUSBD->CEPTXCNT = (size)) /*!<Start CEP IN Transfer \h… argument 149 #define HSUSBD_SET_MAX_PAYLOAD(ep, size) (HSUSBD->EP[(ep)].EPMPS = (size)) /*!<Set EPx Maximum Pac… argument
|
| D | usbd.h | 445 #define USBD_SET_PAYLOAD_LEN(ep, size) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].MXPLD + (uint3… argument 550 __STATIC_INLINE void USBD_MemCopy(uint8_t dest[], uint8_t src[], uint32_t size) in USBD_MemCopy()
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | hsusbd.h | 173 #define HSUSBD_START_CEP_IN(size) (HSUSBD->CEPTXCNT = (size)) /*!<Start CEP IN Transfer \h… argument 174 #define HSUSBD_SET_MAX_PAYLOAD(ep, size) (HSUSBD->EP[(ep)].EPMPS = (size)) /*!<Set EPx Maximum Pac… argument
|
| D | usbd.h | 520 #define USBD_SET_PAYLOAD_LEN(ep, size) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].MXPLD + (uint3… argument 686 __STATIC_INLINE void USBD_MemCopy(uint8_t dest[], uint8_t src[], uint32_t size) in USBD_MemCopy()
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | usbd.h | 515 #define USBD_SET_PAYLOAD_LEN(ep, size) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].MXPLD + (uint3… argument 681 __STATIC_INLINE void USBD_MemCopy(uint8_t dest[], uint8_t src[], uint32_t size) in USBD_MemCopy()
|
| /hal_nuvoton-latest/m48x/StdDriver/src/ |
| D | sdh.c | 784 unsigned int R_LEN, C_Size, MULT, size; in SDH_Get_SD_info() local
|
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | sdh.c | 912 unsigned int R_LEN, C_Size, MULT, size; in SDH_Get_SD_info() local
|