Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/led_strip/
Dapa102.c22 static const uint8_t zeros[] = { 0, 0, 0, 0 }; in apa102_update() local
/Zephyr-Core-2.7.6/subsys/net/ip/
Dutils.c158 unsigned char zeros[8] = { 0 }; in z_impl_net_addr_ntop() local