ff_wtoupper() is only used within FatFs.
 
Symbols
loading...
Files
loading...

ff_wtoupper() function

Syntax

WCHAR ff_wtoupper (WCHAR chr);
Implemented in ccsbcs.c:303

Arguments

chr

References

LocationReferrerText
ccsbcs.c:303
WCHAR ff_wtoupper ( /* Returns upper converted character */
ff.h:302
WCHAR ff_wtoupper (WCHAR chr); /* Unicode upper-case conversion */
ff.c:1693cmp_lfn()
if (i >= _MAX_LFN || ff_wtoupper(uc) != ff_wtoupper(lfnbuf[i++])) { /* Compare it */

Call Tree

Functions calling ff_wtoupper()
all items filtered out
ff_wtoupper()
Data read by ff_wtoupper()
Data written by ff_wtoupper()
ff_wtoupper()::cvt1
ff_wtoupper()::p
ff_wtoupper()::bc
ff_wtoupper()::nc
ff_wtoupper()::cmd
ff_wtoupper()::cvt2
all items filtered out
ff_wtoupper()
ff_wtoupper()::p
ff_wtoupper()::bc
ff_wtoupper()::nc
ff_wtoupper()::cmd
all items filtered out
Type of ff_wtoupper()
ff_wtoupper()
all items filtered out