Home
last modified time | relevance | path

Searched defs:UINT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-2.7.6/components/fatfs/diskio/
Ddiskio_impl.h22 typedef unsigned int UINT; typedef
/hal_espressif-2.7.6/components/esp_rom/include/esp32s3/rom/
Dtjpgd.h22 typedef unsigned int UINT; typedef
/hal_espressif-2.7.6/components/esp_rom/include/esp32/rom/
Dtjpgd.h22 typedef unsigned int UINT; typedef
/hal_espressif-2.7.6/components/esp_rom/include/esp32c3/rom/
Dtjpgd.h22 typedef unsigned int UINT; typedef
/hal_espressif-2.7.6/components/fatfs/src/
Dff.c5462 UINT (*func)(const BYTE*,UINT), /* Pointer to the streaming function */ argument