Searched refs:offset (Results 1 – 5 of 5) sorted by relevance
| /hal_nuvoton-latest/m46x/StdDriver/src/ |
| D | keystore.c | 112 int32_t offset, i, cnt; in KS_Read() local 132 offset = 0; in KS_Read() 156 au32Key[offset + i] = KS->KEY[i]; in KS_Read() 161 offset += 8; in KS_Read() 249 volatile int32_t offset; in KS_Write() local 294 offset = 0; in KS_Write() 304 KS->KEY[i] = au32Key[offset + i]; in KS_Write() 315 offset += 8; in KS_Write() 707 int32_t offset, i, cnt, sidx; in KS_WriteOTP() local 736 offset = 0; in KS_WriteOTP() [all …]
|
| /hal_nuvoton-latest/m48x/StdDriver/inc/ |
| D | usbd.h | 485 …e USBD_SET_EP_BUF_ADDR(ep, offset) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].BUFSEG + (uint3… argument
|
| /hal_nuvoton-latest/m46x/StdDriver/inc/ |
| D | usbd.h | 560 …e USBD_SET_EP_BUF_ADDR(ep, offset) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].BUFSEG + (uint3… argument
|
| /hal_nuvoton-latest/m2l31x/StdDriver/inc/ |
| D | usbd.h | 555 …e USBD_SET_EP_BUF_ADDR(ep, offset) (*((__IO uint32_t *) ((uint32_t)&USBD->EP[0].BUFSEG + (uint3… argument
|
| /hal_nuvoton-latest/m2l31x/StdDriver/src/ |
| D | retarget.c | 633 long __lseek(int handle, long offset, int whence) in __lseek() argument
|