Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/common/components/wifi/winc1500/common/source/
Dnm_common.c102 uint8 u8c; in m2m_strstr() local
105 u8c = *pcStr++; in m2m_strstr()
106 if (!u8c) in m2m_strstr()
117 } while (u8Sc != u8c); in m2m_strstr()