Searched refs:remove (Results 26 – 50 of 200) sorted by relevance
12345678
195 remove(SETTINGS_FILE); in settings_custom_save()230 if (remove(setting_file)) { in settings_test_backend_clear()
55 os.remove(filename)
121 (void) remove(flash_file_path); in flash_mock_cleanup_native()
22 zephyr_library_sources_ifdef(CONFIG_COMMON_LIBC_REMOVE source/stdio/remove.c)
118 bool "Common C library remove"122 Common implementation of remove().
112 (void)remove(eeprom_file_path); in eeprom_mock_cleanup_native()
10 to vary the number of entries to insert or remove from the hash table
5 Insert, replace, and remove entries in a hashmap.
176 sys_hashmap_remove_t remove; member
11 any dump. And the driver exposes an API to add/remove dump memory regions at runtime.
45 - SPI SCK: to use D13 instead of D3, remove R4 and add R650 - CS: To use D10 instead of A1, remove R2 and add R751 - IRQ: To use D9 instead of A0, remove R1 and add R8
17 # remove leading zeros so that the output will not be interpreted as octal
63 int remove(const char *path);
315 int (*remove)(const struct device *dev); member374 return api->remove(dev); in dai_remove()
38 if (nbr->remove) { in net_nbr_unref_debug()39 nbr->remove(nbr); in net_nbr_unref_debug()
11 # option and remove it.
71 os.remove(data_path_test)
80 sys.argv.remove("-m")
174 sftp.remove(str(remote_file_name))
20 remove the jumper.
107 self.sessions.remove(session)
17 /* We need to remove aliases to nodes we delete */
10 # remove previous .sc.project folder which has temporary settings for MDB.
137 .remove = pm_device_runtime_put,