Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.5.0/components/fatfs/src/
Dff.c935 FF_DIR* dp, /* Directory object pointing the file to be checked */ in chk_lock()
971 FF_DIR* dp, /* Directory object pointing the file to register or increment */ in inc_lock()
1684 FF_DIR* dp, /* Pointer to directory object */ in dir_sdi()
1732 FF_DIR* dp, /* Pointer to the directory object */ in dir_next()
1793 FF_DIR* dp, /* Pointer to the directory object */
2159 FF_DIR* dp /* Reading direcotry object pointing top of the entry block to load */
2228 FF_DIR* dp, /* Blank directory object to be used to access containing direcotry */
2257 FF_DIR* dp /* Pointer to the direcotry object */
2331 #define DIR_READ_FILE(dp) dir_read(dp, 0) argument
2332 #define DIR_READ_LABEL(dp) dir_read(dp, 1) argument
[all …]
Dff.h323 #define f_rewinddir(dp) f_readdir((dp), 0) argument
/hal_espressif-3.5.0/components/esp_rom/patches/
Desp_rom_tjpgd.c267 uint8_t msk, s, *dp; in bitext() local
320 uint8_t msk, s, *dp; in huffext() local
729 uint8_t *dp; in restart() local
/hal_espressif-3.5.0/components/esp_hid/src/
Desp_hid_common.c212 const uint8_t *dp = data + index; in parse_cmd() local
/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/
Dlibtommath.h121 mp_digit *dp; member
/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/
Dlibtommath.h119 mp_digit *dp; member