Home
last modified time | relevance | path

Searched defs:size (Results 1 – 8 of 8) sorted by relevance

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dretarget.c516 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/
Dhsusbd.h148 #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
Dusbd.h445 #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/
Dhsusbd.h173 #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
Dusbd.h520 #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/
Dusbd.h515 #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/
Dsdh.c784 unsigned int R_LEN, C_Size, MULT, size; in SDH_Get_SD_info() local
/hal_nuvoton-latest/m46x/StdDriver/src/
Dsdh.c912 unsigned int R_LEN, C_Size, MULT, size; in SDH_Get_SD_info() local