Home
last modified time | relevance | path

Searched refs:pattern (Results 1 – 11 of 11) sorted by relevance

/components/drivers/sdio/
A Ddev_sd.c491 rt_uint8_t pattern; in mmcsd_send_if_cond() local
502 pattern = cmd.resp[1] & 0xFF; in mmcsd_send_if_cond()
504 pattern = cmd.resp[0] & 0xFF; in mmcsd_send_if_cond()
506 if (pattern != 0xAA) in mmcsd_send_if_cond()
/components/dfs/dfs_v1/filesystems/elmfat/
A Dff.h316 FRESULT f_findfirst (DIR* dp, FILINFO* fno, const TCHAR* path, const TCHAR* pattern); /* Find first…
A Dff.c4709 const TCHAR* pattern /* Pointer to the matching pattern */ argument
4715 dp->pat = pattern; /* Save pointer to pattern string */
/components/dfs/dfs_v2/filesystems/elmfat/
A Dff.h316 FRESULT f_findfirst (DIR* dp, FILINFO* fno, const TCHAR* path, const TCHAR* pattern); /* Find first…
A Dff.c4775 const TCHAR* pattern /* Pointer to the matching pattern */ argument
4781 dp->pat = pattern; /* Save pointer to pattern string */
/components/drivers/wlan/
A Ddev_wlan.h430 …rt_uint8_t *pattern; /* Pattern bytes used to filter eg. "\x0800" (must be in network byte ord… member
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile859 # exclude all test directories for example use the pattern */test/*
870 # exclude all test directories use the pattern */test/*
881 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
921 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
922 # basis. Doxygen will compare the file name with each pattern and apply the
923 # filter if there is a match. The filters are a list of the form: pattern=filter
942 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
943 # it is also possible to disable source filtering for a specific pattern using
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile869 # exclude all test directories for example use the pattern */test/*
880 # exclude all test directories use the pattern */test/*
892 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
932 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
933 # basis. Doxygen will compare the file name with each pattern and apply the
934 # filter if there is a match. The filters are a list of the form: pattern=filter
953 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
954 # it is also possible to disable source filtering for a specific pattern using
A Dlwip.Doxyfile.cmake.in869 # exclude all test directories for example use the pattern */test/*
880 # exclude all test directories use the pattern */test/*
892 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and
932 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
933 # basis. Doxygen will compare the file name with each pattern and apply the
934 # filter if there is a match. The filters are a list of the form: pattern=filter
953 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
954 # it is also possible to disable source filtering for a specific pattern using
/components/net/lwip/lwip-2.0.3/doc/
A Dppp.txt438 Notify phase callback can be used, for example, to set a LED pattern depending
/components/net/lwip/lwip-2.1.2/doc/
A Dppp.txt438 Notify phase callback can be used, for example, to set a LED pattern depending

Completed in 40 milliseconds