Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/common/components/wifi/winc1500/common/source/
Dnm_common.c111 uint8 u8Sc; in m2m_strstr() local
114 u8Sc = *pcIn++; in m2m_strstr()
115 if (!u8Sc) in m2m_strstr()
117 } while (u8Sc != u8c); in m2m_strstr()