/nrf52832-nimble/rt-thread/libcpu/arm/common/ |
H A D | backtrace.c | 32 void rt_hw_backtrace(rt_uint32_t *fp, rt_uint32_t thread_entry) in rt_hw_backtrace() 59 void rt_hw_backtrace(rt_uint32_t *fp, rt_uint32_t thread_entry) in rt_hw_backtrace()
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/src/ |
H A D | fs-ecos.c | 36 __externC cyg_bool cyg_fileio_seltrue (struct CYG_FILE_TAG *fp, int which, CYG_ADDRWORD info) in cyg_fileio_seltrue() 1219 int jffs2_fo_read(struct CYG_FILE_TAG *fp, struct CYG_UIO_TAG *uio) in jffs2_fo_read() 1399 static int jffs2_fo_write(struct CYG_FILE_TAG *fp, struct CYG_UIO_TAG *uio) in jffs2_fo_write() 1477 static int jffs2_fo_lseek(struct CYG_FILE_TAG *fp, off_t * apos, int whence) in jffs2_fo_lseek() 1516 static int jffs2_fo_ioctl(struct CYG_FILE_TAG *fp, CYG_ADDRWORD com, in jffs2_fo_ioctl() 1530 static int jffs2_fo_fsync(struct CYG_FILE_TAG *fp, int mode) in jffs2_fo_fsync() 1545 static int jffs2_fo_close(struct CYG_FILE_TAG *fp) in jffs2_fo_close() 1562 static int jffs2_fo_fstat(struct CYG_FILE_TAG *fp, struct stat *buf) in jffs2_fo_fstat() 1587 static int jffs2_fo_getinfo(struct CYG_FILE_TAG *fp, int key, void *buf, in jffs2_fo_getinfo() 1610 static int jffs2_fo_setinfo(struct CYG_FILE_TAG *fp, int key, void *buf, in jffs2_fo_setinfo() [all …]
|
/nrf52832-nimble/rt-thread/libcpu/ia32/ |
H A D | backtrace.c | 17 void rt_hw_backtrace(rt_uint32_t *fp, rt_uint32_t thread_entry) in rt_hw_backtrace()
|
/nrf52832-nimble/rt-thread/libcpu/unicore32/sep6200/ |
H A D | trace.c | 26 void rt_hw_backtrace(rt_uint32_t *fp, rt_uint32_t thread_entry) in rt_hw_backtrace()
|
H A D | sep6200.h | 459 rt_uint32_t fp; member
|
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/ |
H A D | confdata.c | 488 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 511 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 542 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 583 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 616 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol() 629 static void conf_write_symbol(FILE *fp, struct symbol *sym, in conf_write_symbol() 651 conf_write_heading(FILE *fp, struct conf_printer *printer, void *printer_arg) in conf_write_heading()
|
/nrf52832-nimble/rt-thread/components/libc/compilers/newlib/ |
H A D | stdio.c | 24 FILE *fp; in libc_stdio_set_console() local
|
/nrf52832-nimble/rt-thread/examples/libc/ |
H A D | printf.c | 190 FILE* fp; in libc_fdopen() local
|
H A D | file.c | 64 FILE *fp; in libc_fseek() local
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/ |
H A D | ff.h | 284 #define f_eof(fp) ((int)((fp)->fptr == (fp)->obj.objsize)) argument 285 #define f_error(fp) ((fp)->err) argument 286 #define f_tell(fp) ((fp)->fptr) argument 287 #define f_size(fp) ((fp)->obj.objsize) argument 288 #define f_rewind(fp) f_lseek((fp), 0) argument
|
H A D | ff.c | 1398 FIL* fp, /* Pointer to the file object */ in clmt_clust() 3246 FIL* fp, /* Pointer to the blank file object */ 3447 FIL* fp, /* Pointer to the file object */ 3547 FIL* fp, /* Pointer to the file object */ 3668 FIL* fp /* Pointer to the file object */ 3747 FIL* fp /* Pointer to the file object to be closed */ 3935 FIL* fp, /* Pointer to the file object */ 4419 FIL* fp /* Pointer to the file object */ 5069 FIL* fp, /* Pointer to the file object */ 5159 FIL* fp, /* Pointer to the file object */ [all …]
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/emu/ |
H A D | uffs_fileem.h | 59 FILE *fp; member
|
H A D | cmdline.c | 376 FILE *fp; in cmd_script() local
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | armv7.h | 26 unsigned long fp; member 48 unsigned long fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-a/ |
H A D | armv7.h | 26 unsigned long fp; member 48 unsigned long fp; member
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_cputime.c | 81 os_cputime_timer_init(struct hal_timer *timer, hal_timer_cb fp, void *arg) in os_cputime_timer_init()
|
/nrf52832-nimble/rt-thread/libcpu/arm/armv6/ |
H A D | armv6.h | 41 rt_uint32_t fp; member 60 rt_uint32_t fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/ |
H A D | armv7.h | 30 unsigned long fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/zynq7000/ |
H A D | armv7.h | 37 unsigned long fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/ |
H A D | trap.c | 36 rt_uint32_t fp; member
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/nfs/ |
H A D | dfs_nfs.c | 765 nfs_file *fp; in nfs_open() local
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/ |
H A D | s3c44b0.h | 327 unsigned long fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/ |
H A D | am33xx.h | 331 unsigned long fp; member
|
/nrf52832-nimble/rt-thread/libcpu/mips/common/ |
H A D | mips_regs.h | 65 struct fpctx fp; member 75 struct fpctx fp; member
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | s3c24x0.h | 592 rt_uint32_t fp; member
|