forked from espressif/esp-idf
Also use `unsigned int`, `short unsigned int`,`long long unsigned int` etc types instead of uintN_t. Because some platforms have uintN_t types that don't conrrespont to built-in prototypes.
Also use `unsigned int`, `short unsigned int`,`long long unsigned int` etc types instead of uintN_t. Because some platforms have uintN_t types that don't conrrespont to built-in prototypes.