Searched refs:pfunc (Results 1 – 10 of 10) sorted by relevance
/hal_espressif-latest/components/esp_rom/include/ |
D | esp_rom_tlsf.h | 32 void tlsf_poison_fill_pfunc_set(poison_fill_pfunc_t pfunc); 41 void tlsf_poison_check_pfunc_set(poison_check_pfunc_t pfunc);
|
/hal_espressif-latest/components/esp_rom/patches/ |
D | esp_rom_tlsf.c | 82 void tlsf_poison_check_pfunc_set(poison_check_pfunc_t pfunc) in tlsf_poison_check_pfunc_set() argument 84 s_poison_check_region = pfunc; in tlsf_poison_check_pfunc_set()
|
/hal_espressif-latest/components/esp_rom/include/esp32/rom/ |
D | libc_stubs.h | 78 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/ |
D | libc_stubs.h | 78 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | libc_stubs.h | 70 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | libc_stubs.h | 70 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | libc_stubs.h | 69 …int (*_printf_float)(struct _reent *data, void *pdata, FILE *fp, int (*pfunc) (struct _reent *, FI…
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | libc_stubs.h | 70 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | libc_stubs.h | 71 …int (*_printf_float)(struct _reent *data, void *pdata, FILE * fp, int (*pfunc) (struct _reent *, F…
|
/hal_espressif-latest/components/newlib/ |
D | newlib_init.c | 45 int (*pfunc) (struct _reent *, FILE *, const char *, size_t len),
|