Home
last modified time | relevance | path

Searched refs:remove (Results 1 – 10 of 10) sorted by relevance

/lk-master/lib/fs/include/lib/
A Dfs.h94 status_t (*remove)(fscookie *, const char *); member
/lk-master/lib/fs/
A Dfs.c300 if (!mount->api->remove) { in fs_remove_file()
305 status_t err = mount->api->remove(mount->cookie, newpath); in fs_remove_file()
/lk-master/external/platform/lpc15xx/lpcopen/usbd_rom_cdc_uart/example/
A Dreadme.dox44 …* When using @ref LPCOPEN_15XX_BOARD_LPCXPRESSO_1549 boards with a base board you need to remove
/lk-master/lib/fs/memfs/
A Dmemfs.c382 .remove = memfs_remove,
/lk-master/external/platform/pico/rp2_common/pico_float/
A Dfloat_v1_rom_shim.S233 subs r2,#0x7f @ remove exponent bias
A Dfloat_aeabi.S378 lsls r1,#1 @ remove leading 1
/lk-master/external/lib/miniz/
A Dminiz.c2110 #define MZ_DELETE_FILE remove
2126 #define MZ_DELETE_FILE remove
2142 #define MZ_DELETE_FILE remove
2158 #define MZ_DELETE_FILE remove
2174 #define MZ_DELETE_FILE remove
/lk-master/lib/fs/spifs/
A Dspifs.c1206 .remove = spifs_remove,
/lk-master/external/platform/nrfx/doc/
A Dnrfx.doxyfile670 # will remove the Files entry from the Quick Index and from the Folder Tree View
677 # page. This will remove the Namespaces entry from the Quick Index and from the
907 # Note that the filter must not add or remove lines; it is applied before the
1495 # doxygen run you need to manually remove any form_*.png images from the HTML
2125 # remove all references to function-like macros that are alone on a line, have
2500 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
/lk-master/external/platform/nrfx/
A DCHANGELOG.md236 - Added possibility to completely remove interrupt handling from the WDT driver.

Completed in 27 milliseconds