Home
last modified time | relevance | path

Searched defs:pattern (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/
H A Dext_advertiser.c41 static uint8_t pattern = 1; in start_ext_max_events_gap_event() local
68 start_ext_max_events(uint8_t pattern, bool configure) in start_ext_max_events()
137 static uint8_t pattern = 1; in start_legacy_duration_gap_event() local
163 start_legacy_duration(uint8_t pattern, bool configure) in start_legacy_duration()
/nrf52832-nimble/rt-thread/tools/
H A Dgcc.py73 def checkAndGetResult(pattern, string): argument
/nrf52832-nimble/rt-thread/components/drivers/sdio/
H A Dsd.c463 rt_uint8_t pattern; in mmcsd_send_if_cond() local
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dsymbol.c1026 struct symbol **sym_re_search(const char *pattern) in sym_re_search()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/nconf/
H A Dnconf.c1014 char pattern[256]; member
/nrf52832-nimble/rt-thread/components/drivers/wlan/
H A Dwlan_dev.h414 …rt_uint8_t *pattern; /* Pattern bytes used to filter eg. "\x0800" (must be in network byte ord… member
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.c4273 const TCHAR* pattern /* Pointer to the matching pattern */