Searched refs:ofs (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-2.7.6/components/xtensa/esp32/include/xtensa/config/ |
D | tie-asm.h | 76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 77 xchal_sa_start \continue, \ofs 156 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 157 xchal_sa_start \continue, \ofs 229 .macro xchal_cp0_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 230 xchal_sa_start \continue, \ofs 271 .macro xchal_cp0_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 272 xchal_sa_start \continue, \ofs 307 .macro xchal_cp1_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 308 .macro xchal_cp1_load p a b c d continue=0 ofs=-1 select=-1 ; .endm [all …]
|
D | core.h | 1039 .macro xchal_cp0_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1040 .macro xchal_cp0_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1043 .macro xchal_cp1_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1044 .macro xchal_cp1_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1047 .macro xchal_cp2_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1048 .macro xchal_cp2_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1051 .macro xchal_cp3_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1052 .macro xchal_cp3_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1055 .macro xchal_cp4_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1056 .macro xchal_cp4_load p a b c d continue=0 ofs=-1 select=-1 ; .endm [all …]
|
/hal_espressif-2.7.6/components/xtensa/esp32s3/include/xtensa/config/ |
D | tie-asm.h | 76 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue = 0 ofs = -1 select = XTHAL_SAS_ALL alloc = 0 77 xchal_sa_start \continue, \ofs 152 … .macro xchal_ncp_load ptr at1 at2 at3 at4 continue = 0 ofs = -1 select = XTHAL_SAS_ALL alloc = 0 153 xchal_sa_start \continue, \ofs 221 ….macro xchal_cp0_store ptr at1 at2 at3 at4 continue = 0 ofs = -1 select = XTHAL_SAS_ALL alloc =… 222 xchal_sa_start \continue, \ofs 263 ….macro xchal_cp0_load ptr at1 at2 at3 at4 continue = 0 ofs = -1 select = XTHAL_SAS_ALL alloc = 0 264 xchal_sa_start \continue, \ofs 306 ….macro xchal_cp3_store ptr at1 at2 at3 at4 continue = 0 ofs = -1 select = XTHAL_SAS_ALL alloc =… 307 xchal_sa_start \continue, \ofs [all …]
|
D | core.h | 1089 .macro xchal_cp0_store p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1090 .macro xchal_cp0_load p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1093 .macro xchal_cp1_store p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1094 .macro xchal_cp1_load p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1097 .macro xchal_cp2_store p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1098 .macro xchal_cp2_load p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1101 .macro xchal_cp3_store p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1102 .macro xchal_cp3_load p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1105 .macro xchal_cp4_store p a b c d continue = 0 ofs = -1 select = -1 ; .endm 1106 .macro xchal_cp4_load p a b c d continue = 0 ofs = -1 select = -1 ; .endm [all …]
|
/hal_espressif-2.7.6/components/freertos/port/xtensa/ |
D | xtensa_context.S | 486 …xchal_cp0_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 494 …xchal_cp1_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 502 …xchal_cp2_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 510 …xchal_cp3_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 518 …xchal_cp4_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 526 …xchal_cp5_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 534 …xchal_cp6_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 542 …xchal_cp7_store a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS… 594 …xchal_cp0_load a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS_… 602 …xchal_cp1_load a3, a4, a5, a6, a7 continue=0 ofs=-1 select=XTHAL_SAS_TIE|XTHAL_SAS_NOCC|XTHAL_SAS_… [all …]
|
/hal_espressif-2.7.6/components/xtensa/esp32s2/include/xtensa/config/ |
D | tie-asm.h | 80 .macro xchal_ncp_store ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 81 xchal_sa_start \continue, \ofs 114 .macro xchal_ncp_load ptr at1 at2 at3 at4 continue=0 ofs=-1 select=XTHAL_SAS_ALL alloc=0 115 xchal_sa_start \continue, \ofs
|
D | core.h | 1093 .macro xchal_cp0_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1094 .macro xchal_cp0_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1097 .macro xchal_cp1_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1098 .macro xchal_cp1_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1101 .macro xchal_cp2_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1102 .macro xchal_cp2_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1105 .macro xchal_cp3_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1106 .macro xchal_cp3_load p a b c d continue=0 ofs=-1 select=-1 ; .endm 1109 .macro xchal_cp4_store p a b c d continue=0 ofs=-1 select=-1 ; .endm 1110 .macro xchal_cp4_load p a b c d continue=0 ofs=-1 select=-1 ; .endm [all …]
|
/hal_espressif-2.7.6/components/fatfs/src/ |
D | ff.c | 263 DWORD ofs; /* Object ID 3, offset in the directory */ member 947 Files[i].ofs == dp->dptr) break; in chk_lock() 981 Files[i].ofs == dp->dptr) break; in inc_lock() 989 Files[i].ofs = dp->dptr; in inc_lock() 1616 FSIZE_t ofs /* File offset to be converted to cluster# */ in clmt_clust() argument 1624 cl = (DWORD)(ofs / SS(fs) / fs->csize); /* Cluster order from top of the file */ in clmt_clust() 1685 DWORD ofs /* Offset of directory table */ in dir_sdi() argument 1692 …if (ofs >= (DWORD)((FF_FS_EXFAT && fs->fs_type == FS_EXFAT) ? MAX_DIR_EX : MAX_DIR) || ofs % SZDIR… in dir_sdi() 1695 dp->dptr = ofs; /* Set current offset */ in dir_sdi() 1703 if (ofs / SZDIRE >= fs->n_rootdir) return FR_INT_ERR; /* Is index out of range? */ in dir_sdi() [all …]
|
D | ff.h | 287 FRESULT f_lseek (FIL* fp, FSIZE_t ofs); /* Move file pointer of the file object */
|
/hal_espressif-2.7.6/examples/peripherals/spi_master/lcd/components/tjpgd/src/ |
D | tjpgd.c | 756 uint32_t ofs; in jd_prepare() local 783 ofs = 2; in jd_prepare() 792 ofs += 4 + len; /* Number of bytes loaded */ in jd_prepare() 884 if (ofs %= JD_SZBUF) { /* Align read offset to JD_SZBUF */ in jd_prepare() 885 jd->dctr = jd->infunc(jd, seg + ofs, (uint16_t)(JD_SZBUF - ofs)); in jd_prepare() 886 jd->dptr = seg + ofs - 1; in jd_prepare()
|