Searched refs:file (Results 1 – 14 of 14) sorted by relevance
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/ |
D | newlib_stubs.c | 81 int _close(int file); 82 int _close(int file) in _close() argument 84 (void)file; in _close() 127 int _fstat(int file, struct stat *st); 128 int _fstat(int file, struct stat *st) in _fstat() argument 130 (void)file; in _fstat() 147 int _isatty(int file); 148 int _isatty(int file) in _isatty() argument 150 (void)file; in _isatty() 181 int _lseek(int file, int ptr, int dir); [all …]
|
/hal_microchip-latest/scripts/tests/ |
D | test_pic32cxsgpinctrl.py | 23 for file in FILES: 24 ref_file = data / file 25 gen_file = tmp_path / file
|
/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/ |
D | vsc8575_support.c | 97 const char *file, in printf_trace_head() argument 106 (void)file; in printf_trace_head() 127 const char *file, in vtss_callout_trace_printf() argument 134 printf_trace_head(layer, group, level, file, line, function, ": "); in vtss_callout_trace_printf() 147 const char *file, in vtss_callout_trace_hex_dump() argument 155 printf_trace_head(layer, group, level, file, line, function, "\n"); in vtss_callout_trace_hex_dump()
|
/hal_microchip-latest/ |
D | README.md | 25 - This README file. 48 - The `pic32c/[pic32cxsg]/include/<soc>/README` file should be updated accordingly. 49 If for some reason the file not exists it should be created.
|
D | README.txt | 5 Massaged the file with : 6 sed -i -e 's/[ \t\r]*$//g' MCHP_MEC1701_bit_fields.h, then file was renamed
|
/hal_microchip-latest/mpfs/soc_config_generator/ |
D | mpfs_configuration_generator.py | 422 def generate_header( file, real_root, root, file_name, tags): argument 424 with open(file, 'w+') as headerFile: 485 file = os.path.join(*s) 487 with open(file, 'w+') as headerFile:
|
/hal_microchip-latest/mpfs/platform_config_reference/linker/ |
D | mpfs-ddr-loaded-by-boot-loader.ld | 11 * file name : mpfs-ddr-loaded-by-boot-loader.ld 24 * is defined in the mss_sw_config.h file project configuration file.
|
D | mpfs-lim.ld | 11 * file name : mpfs_lim.ld
|
D | mpfs-envm.ld | 11 * file name : mpfs_envm.ld
|
D | mpfs-lim-lma-scratchpad-vma.ld | 11 * file name : mpfs-lim-lma-scratchpad-vma.ld
|
D | mpfs-envm-lma-scratchpad-vma.ld | 11 * file name : mpfs-envm-lma-scratchpad-vma.ld
|
/hal_microchip-latest/pinconfigs/ |
D | README.md | 18 In the following sections the expected file format is described. 128 is used to generate file names and map peripherals. 139 add a `WARNING` message to uses in the auto generated file asking to user look 260 * Autogenerated file
|
/hal_microchip-latest/mpfs/mpfs_hal/ |
D | readme.md | 31 software configuration generator. It takes an xml file generated in the Libero
|
/hal_microchip-latest/mpfs/boards/icicle-kit-es/platform_config/linker/ |
D | mpfs-ddr-e51.ld | 11 * file name : mpfs-ddr-e51.ld
|