Home
last modified time | relevance | path

Searched defs:tag_index (Results 1 – 2 of 2) sorted by relevance

/btstack/platform/embedded/
H A Dbtstack_tlv_flash_bank.c282 uint32_t tag_index = it.offset; in btstack_tlv_flash_bank_migrate() local
402 uint32_t tag_index = 0; in btstack_tlv_flash_bank_get_tag() local
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd.c222 u16_t tag_index; /* Counter used by tag parsing state machine */ member