Home
last modified time | relevance | path

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

/hal_atmel-latest/asf/common/components/wifi/winc1500/common/source/
Dnm_common.c55 uint8 cs = 0; in m2m_checksum() local
58 cs ^= *buf; in m2m_checksum()
62 return cs; in m2m_checksum()
/hal_atmel-latest/asf/common/components/wifi/winc1500/driver/source/
Dnmuart.c53 uint8 cs = 0; in get_cs() local
55 cs ^= b[i]; in get_cs()
56 return cs; in get_cs()