Searched defs:dp (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-3.5.0/components/fatfs/src/ |
D | ff.c | 935 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 …]
|
D | ff.h | 323 #define f_rewinddir(dp) f_readdir((dp), 0) argument
|
/hal_espressif-3.5.0/components/esp_rom/patches/ |
D | esp_rom_tjpgd.c | 267 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/ |
D | esp_hid_common.c | 212 const uint8_t *dp = data + index; in parse_cmd() local
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/crypto/ |
D | libtommath.h | 121 mp_digit *dp; member
|
/hal_espressif-3.5.0/components/wpa_supplicant/src/tls/ |
D | libtommath.h | 119 mp_digit *dp; member
|